Skip to content

Commit

Permalink
update userSync
Browse files Browse the repository at this point in the history
  • Loading branch information
AcuityAdsIntegrations committed Jan 19, 2025
1 parent 0a24410 commit 6a1f529
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion static/bidder-info/acuityads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ capabilities:
- native
userSync:
redirect:
url: "https://cs.admanmedia.com/sync/prebid?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redir={{.RedirectURL}}"
url: "https://cs.admanmedia.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}"
userMacro: "[UID]"
iframe:
url: "https://cs.admanmedia.com/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}"
userMacro: "[UID]"

0 comments on commit 6a1f529

Please sign in to comment.