Skip to content

Commit b7d34a1

Browse files
authored
Merge pull request #364 from InteractiveAdvertisingBureau/SmallFixes
misc small fixes
2 parents 4aa4766 + ba0f894 commit b7d34a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TCFv2/IAB Tech Lab - Consent string and vendor list formats v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,7 +1669,7 @@ Here is an annotated example of the GVL’s JSON format and content. Some attrib
16691669
"name": "Vendor Name",
16701670
"purposes": [1, 2, 3, 9],
16711671
"specialPurposes": [1],
1672-
"legIntPurposes": [2],
1672+
"legIntPurposes": [7],
16731673
"flexiblePurposes": [1, 2],
16741674
"features": [1, 2],
16751675
"specialFeatures": [1, 2],
@@ -1817,7 +1817,7 @@ Here is an example of the GCL’s JSON format:
18171817
* "name": string, REQUIRED
18181818
* "isCommercial": boolean, REQUIRED
18191819
* "environments": array of enum, REQUIRED. Indicates the environments where
1820-
* the vendor operates. ‘web’, ‘native app (mobile)’, ‘native app (CTV)’,
1820+
* the CMP operates. ‘web’, ‘native app (mobile)’, ‘native app (CTV)’,
18211821
* ‘other’.
18221822
* "deletedDate": date string ("2019-05-28T00:00:00Z") OPTIONAL
18231823
* If present, CMP is considered deleted after this date/time and

0 commit comments

Comments
 (0)