We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e6a5f commit 33c828bCopy full SHA for 33c828b
1 file changed
src/main/resources/bidder-config/iqzone.yaml
@@ -13,3 +13,13 @@ adapters:
13
- native
14
supported-vendors:
15
vendor-id: 0
16
+ usersync:
17
+ cookie-family-name: iqzone
18
+ redirect:
19
+ url: https://cs.iqzone.com/pbserver?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&ccpa={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redir={{redirect_url}}
20
+ support-cors: false
21
+ uid-macro: '[UID]'
22
+ iframe:
23
+ url: https://cs.iqzone.com/pbserverIframe?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&ccpa={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&pbserverUrl={{redirect_url}}
24
25
0 commit comments