We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f40747 commit b2110d9Copy full SHA for b2110d9
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