Skip to content

Commit

Permalink
IQzone: Add user sync (#3971)
Browse files Browse the repository at this point in the history
  • Loading branch information
IQZoneAdx authored Nov 4, 2024
1 parent 3403544 commit 106f6e4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion static/bidder-info/iqzone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,10 @@ capabilities:
- banner
- video
- native

userSync:
redirect:
url: "https://cs.iqzone.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}"
userMacro: "[UID]"
iframe:
url: "https://cs.iqzone.com/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}"
userMacro: "[UID]"

0 comments on commit 106f6e4

Please sign in to comment.