We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1ea95 commit ac32d00Copy full SHA for ac32d00
1 file changed
src/main/resources/bidder-config/nexx360.yaml
@@ -20,3 +20,13 @@ adapters:
20
- audio
21
supported-vendors:
22
vendor-id: 965
23
+ usersync:
24
+ cookie-family-name: nexx360
25
+ redirect:
26
+ url: https://fast.nexx360.io/usermatchredir/redirect?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gppsid={{gpp_sid}}&redir={{redirect_url}}
27
+ support-cors: false
28
+ uid-macro: '$UID'
29
+ iframe:
30
+ url: https://fast.nexx360.io/usermatchredir/iframe?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redir={{redirect_url}}
31
32
0 commit comments