Skip to content

Commit

Permalink
Fix #3574 add driftpixel userSync redirect url (#3613)
Browse files Browse the repository at this point in the history
  • Loading branch information
muuki88 authored Dec 17, 2024
1 parent b9ed378 commit 3c319a9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/bidder-config/driftpixel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ adapters:
- native
supported-vendors:
vendor-id: 0
usersync:
cookie-family-name: driftpixel
redirect:
url: "https://sync.driftpixel.live/psync?t=s&e=0&gdpr={{gdpr}}&consent={{gdpr_consent}}&us_privacy={{us_privacy}}&cb={{redirect_url}}"
support-cors: false
uid-macro: "%USER_ID%"

0 comments on commit 3c319a9

Please sign in to comment.