Skip to content

Commit

Permalink
updated to use iframe based usersync
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaMGoldstein committed May 3, 2024
1 parent 8cce68a commit 8b93a41
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/bidder-info/cpmstar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ capabilities:
- banner
- video
userSync:
redirect:
url: "https://server.cpmstar.com/usersync.aspx?gdpr={{.GDPR}}&consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}"
userMacro: "$UID"
iframe:
url: "https://server.cpmstar.com/usersync.aspx?ifr=1&gdpr={{.GDPR}}&consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}"
userMacro: "$UID"

0 comments on commit 8b93a41

Please sign in to comment.