diff --git a/static/bidder-info/vidazoo.yaml b/static/bidder-info/vidazoo.yaml index 7abef2e3518..a58f6849501 100644 --- a/static/bidder-info/vidazoo.yaml +++ b/static/bidder-info/vidazoo.yaml @@ -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} \ No newline at end of file + 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 \ No newline at end of file