Skip to content

Commit

Permalink
Add iframe sync for medianet (prebid#3586)
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi-parmar authored and sergseven committed Dec 23, 2024
1 parent 9d1e843 commit 02cec96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/bidder-config/medianet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ adapters:
vendor-id: 142
usersync:
cookie-family-name: medianet
iframe:
url: https://hbx.media.net/checksync.php?cid=8CUEHS6F9&cs=87&type=mpbc&cv=37&vsSync=1&uspstring={{us_privacy}}&gdpr={{gdpr}}&gdprsting={{gdpr_consent}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redirect={{redirect_url}}
support-cors: false
uid-macro: '<vsid>'
redirect:
url: https://hbx.media.net/cksync.php?cs=1&type=pbs&ovsid=setstatuscode&bidder=medianet&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redirect={{redirect_url}}
support-cors: false
Expand Down

0 comments on commit 02cec96

Please sign in to comment.