Skip to content

Commit

Permalink
Compass: Add user sync GPP support (#4093)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompassSSP authored Feb 6, 2025
1 parent 1060a06 commit 8b2b23e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion static/bidder-info/compass.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@ capabilities:
- native
userSync:
redirect:
url: "https://sa-cs.deliverimp.com/pserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redir={{.RedirectURL}}"
url: "https://sa-cs.deliverimp.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}"
userMacro: "[UID]"
iframe:
url: "https://sa-cs.deliverimp.com/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}"
userMacro: "[UID]"

0 comments on commit 8b2b23e

Please sign in to comment.