Skip to content

Commit 4e5a417

Browse files
committed
Merge branch 'LI-SP-ambiguity' of github.com:InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework into LI-SP-ambiguity
fixing merge errors
2 parents cd38dca + db2ca6c commit 4e5a417

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,12 +368,14 @@ There are 3 distincts TC String segments that are joined together on a “dot”
368368
* Publisher purposes transparency and consent for their own data uses.
369369

370370
A TC String must contain a Core TC String and the _**[Disclosed Vendors](#disclosed-vendors)**_ segment. It may optionally contain a _**[Publisher TC](#publisher-purposes-transparency-and-consent)**_ segment:
371+
=======
372+
The _**[Core String](#the-core-string)**_ is always required and comes first and includes all the details required for communicating basic vendor transparency and consent.
371373

372374
[ _**[Core String](#the-core-string)**_ ].[_**[Disclosed Vendors](#disclosed-vendors)**_].[ _**[Publisher TC](#publisher-purposes-transparency-and-consent)**_ ]
373375

374376
```
375377
CQSbk4AQSbk4ANwAAAENAwCgAAAAAAAAAAYgACPAAAAA.IDKQA4AAgAKAGQAygAAA.YAAAAAAAAAAA
376-
```
378+
377379
The _**[Core String](#the-core-string)**_ comes first and includes all the details required for communicating basic vendor transparency and consent.
378380
379381
#### The Core String
@@ -1650,7 +1652,7 @@ Here is an annotated example of the GVL’s JSON format and content. Some attrib
16501652
"purposes": [1, 2, 3, 9],
16511653
"specialPurposes": [1],
16521654
"legIntPurposes": [7],
1653-
"flexiblePurposes": [1, 2],
1655+
"flexiblePurposes": [2],
16541656
"features": [1, 2],
16551657
"specialFeatures": [1, 2],
16561658
"dataRetention": {

0 commit comments

Comments
 (0)