Skip to content

Commit

Permalink
Adyoulike: Add an iframe sync endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
marki1an committed Dec 16, 2021
1 parent 8025c37 commit 6316059
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/resources/bidder-config/adyoulike.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ adapters:
usersync:
url: http://visitor.omnitagjs.com/visitor/isync?uid=19340f4f097d16f41f34fc0274981ca4&name=PrebidServer&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&url=
redirect-url: /setuid?bidder=adyoulike&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid=[BUYER_USERID]
cookieFamilyName: adyoulike
cookie-family-name: adyoulike
type: iframe
support-cors: false
secondary:
url: http://visitor.omnitagjs.com/visitor/bsync?uid=19340f4f097d16f41f34fc0274981ca4&name=PrebidServer&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&url=
redirect-url: /setuid?bidder=adyoulike&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid=[BUYER_USERID]
Expand Down

0 comments on commit 6316059

Please sign in to comment.