Skip to content

Commit ccec7bf

Browse files
committed
CWire: Add userSync
1 parent 3cb039b commit ccec7bf

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

src/main/resources/bidder-config/generic.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,17 @@ adapters:
8686
- banner
8787
supported-vendors:
8888
vendor-id: 1081
89+
usersync:
90+
enabled: true
91+
cookie-family-name: cwire
92+
redirect:
93+
url: https://prebid.cwi.re/v1/usersync?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&rd={{redirect_url}}
94+
support-cors: false
95+
uid-macro: '$UID'
96+
iframe:
97+
url: https://prebid.cwi.re/v1/usersync?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&rd={{redirect_url}}
98+
support-cors: false
99+
uid-macro: '$UID'
89100
adsinteractive:
90101
enabled: false
91102
endpoint: http://bid.adsinteractive.com/prebid

0 commit comments

Comments
 (0)