Skip to content

Commit

Permalink
Adprime: Added usersync (#3334)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoxaAntoxic authored Jul 30, 2024
1 parent 585445f commit 10cadb7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/resources/bidder-config/adprime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,13 @@ adapters:
- native
supported-vendors:
vendor-id: 0
usersync:
cookie-family-name: adprime
iframe:
url: https://sync.adprime.com/pbserverIframe?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&ccpa={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&pbserverUrl={{redirect_url}}
support-cors: false
uid-macro: '[UID]'
redirect:
url: https://sync.adprime.com/pbserver?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&ccpa={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redir={{redirect_url}}
support-cors: false
uid-macro: '[UID]'

0 comments on commit 10cadb7

Please sign in to comment.