Skip to content

Commit

Permalink
Playdigo: Add user sync (#3797)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanivplaydigo authored Aug 7, 2024
1 parent 804334a commit dabc386
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions static/bidder-info/playdigo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,10 @@ capabilities:
- banner
- video
- native
userSync:
redirect:
url: "https://cs.playdigo.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}"
userMacro: "[UID]"
iframe:
url: "https://cs.playdigo.com/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}"
userMacro: "[UID]"

0 comments on commit dabc386

Please sign in to comment.