Skip to content

Commit

Permalink
added both iframe and redirect syncs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaMGoldstein committed May 6, 2024
1 parent 8b93a41 commit 2bd64fe
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion static/bidder-info/cpmstar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@ capabilities:
userSync:
iframe:
url: "https://server.cpmstar.com/usersync.aspx?ifr=1&gdpr={{.GDPR}}&consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}"
userMacro: "$UID"
userMacro: "$UID"
redirect:
url: "https://server.cpmstar.com/usersync.aspx?gdpr={{.GDPR}}&consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&redirect={{.RedirectURL}}"
userMacro: "$UID"

0 comments on commit 2bd64fe

Please sign in to comment.