Skip to content

Commit

Permalink
Change EngagedBDR bidder config (#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpanchyk authored Apr 21, 2021
1 parent d81862b commit b4f3d4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/bidder-config/engagebdr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ adapters:
supported-vendors:
vendor-id: 62
usersync:
url: https://match.bnmla.com/usersync/s2s_sync?gdpr={{gdpr}}&gdpr_consent={gdpr_consent}}&us_privacy={{us_privacy}}&r=
redirect-url: /setuid?bidder=visx&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid={UUID}
url: https://match.bnmla.com/usersync?sspid=1000363&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&redir=
redirect-url: /setuid?bidder=engagebdr&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid={UUID}
cookie-family-name: engagebdr
type: iframe
support-cors: false

0 comments on commit b4f3d4e

Please sign in to comment.