Skip to content

Commit

Permalink
AIDEM adapter: Added GPP params to usersync endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Wazabit committed Jan 17, 2024
1 parent 4672c73 commit 186aa7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/bidder-info/aidem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ capabilities:
- native
userSync:
redirect:
url: https://gum.aidemsrv.com/prebid_sync?gdpr={{.GDPR}}&consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}
url: https://gum.aidemsrv.com/prebid_sync?gdpr={{.GDPR}}&consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}
userMacro: "$UID"

0 comments on commit 186aa7b

Please sign in to comment.