Skip to content

Commit

Permalink
TCF_EU
Browse files Browse the repository at this point in the history
  • Loading branch information
MadDataScience committed Aug 31, 2023
1 parent 3774dea commit f77a7d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/enums/viewState.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ export type DismissedViewState =
* Consent Manager view state for the Interactive Advertising Bureau
*/
export const IABViewState = makeEnum({
/* Transparency and Consent Framework for Europe and Canada */
TCF: 'TCF',
/* Transparency and Consent Framework for Europe */
TCF_EU: 'tcfeuv2',
});

/**
Expand Down

0 comments on commit f77a7d6

Please sign in to comment.