Skip to content

Commit d45083c

Browse files
authored
PBS USGen doc update (prebid#5927)
* PBS USGen doc update Adding allowPersonalDataConsent2 option * Update pbs-usgen.md
1 parent 9a7d8b1 commit d45083c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prebid-server/features/pbs-usgen.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Here's an example:
7474
| Parameter | Type | Scope | Description |
7575
|------|------|-------------|
7676
| skipSids | array of integer | Optional | Do not process the named section IDs. |
77+
| allowPersonalDataConsent2 | boolean | Optional | Defaults to 'false'. [Prebid's logic](/features/mspa-usnat.html) for personal data consents considers a value of 2 as non-sensical. But it turns out that several CMPs didn't get that message and are reporting this value. We will deprecate this option once the CMPs are all on the same page. |
7778

7879
By default the module will process GPP SIDs 7-12. The `skipSids`
7980
parameter allows the publisher to define a different processing flow for different GPP SIDs.

0 commit comments

Comments
 (0)