Skip to content

Commit

Permalink
Update Vidazoo bidder info for GPP support (#3869)
Browse files Browse the repository at this point in the history
  • Loading branch information
saar120 authored Aug 21, 2024
1 parent e4bd6d3 commit 6be7244
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions static/bidder-info/vidazoo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ capabilities:
- video
userSync:
iframe:
url: https://sync.cootlogix.com/api/user/html/pbs_sync?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}
userMacro: ${userId}
url: https://sync.cootlogix.com/api/user/html/pbs_sync?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}
userMacro: ${userId}
openrtb:
gpp_supported: true

0 comments on commit 6be7244

Please sign in to comment.