Skip to content

Commit 33c828b

Browse files
IqZone: Add usersync (#3541)
1 parent 80e6a5f commit 33c828b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,13 @@ adapters:
1313
- native
1414
supported-vendors:
1515
vendor-id: 0
16+
usersync:
17+
cookie-family-name: iqzone
18+
redirect:
19+
url: https://cs.iqzone.com/pbserver?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&ccpa={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redir={{redirect_url}}
20+
support-cors: false
21+
uid-macro: '[UID]'
22+
iframe:
23+
url: https://cs.iqzone.com/pbserverIframe?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&ccpa={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&pbserverUrl={{redirect_url}}
24+
support-cors: false
25+
uid-macro: '[UID]'

0 commit comments

Comments
 (0)