Skip to content

Commit

Permalink
Update pubmatic user sync url
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii Nahornyi committed Oct 19, 2020
1 parent b0f2219 commit 6731500
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/bidder-config/pubmatic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ adapters:
supported-vendors:
vendor-id: 76
usersync:
url: https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&predirect=
redirect-url: /setuid?bidder=pubmatic&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid=
url: https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&pu=
redirect-url: /setuid?bidder=pubmatic&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid=#PMUID
cookie-family-name: pubmatic
type: iframe
type: redirect
support-cors: false

0 comments on commit 6731500

Please sign in to comment.