Skip to content

Commit

Permalink
IqZone: Add usersync (#3541)
Browse files Browse the repository at this point in the history
  • Loading branch information
Compile-Ninja authored Nov 6, 2024
1 parent 80e6a5f commit 33c828b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/resources/bidder-config/iqzone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,13 @@ adapters:
- native
supported-vendors:
vendor-id: 0
usersync:
cookie-family-name: iqzone
redirect:
url: https://cs.iqzone.com/pbserver?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&ccpa={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redir={{redirect_url}}
support-cors: false
uid-macro: '[UID]'
iframe:
url: https://cs.iqzone.com/pbserverIframe?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&ccpa={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&pbserverUrl={{redirect_url}}
support-cors: false
uid-macro: '[UID]'

0 comments on commit 33c828b

Please sign in to comment.