Skip to content

Commit

Permalink
Adprime: add userSync (#3770)
Browse files Browse the repository at this point in the history
Co-authored-by: Aiholkin <[email protected]>
  • Loading branch information
Adprime and Aiholkin authored Jul 22, 2024
1 parent da658e7 commit 0f5a1fe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions static/bidder-info/adprime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,10 @@ capabilities:
- banner
- video
- native
userSync:
redirect:
url: "https://sync.adprime.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}"
userMacro: "[UID]"
iframe:
url: "https://sync.adprime.com/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}"
userMacro: "[UID]"

0 comments on commit 0f5a1fe

Please sign in to comment.