You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: prebid-server/features/pbs-usgen.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,7 @@ Here's an example:
74
74
| Parameter | Type | Scope | Description |
75
75
|------|------|-------------|
76
76
| 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. |
77
78
78
79
By default the module will process GPP SIDs 7-12. The `skipSids`
79
80
parameter allows the publisher to define a different processing flow for different GPP SIDs.
0 commit comments