Skip to content

Commit 3b87b0b

Browse files
committed
add iframe sync
1 parent 31e1245 commit 3b87b0b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ adapters:
1818
vendor-id: 253
1919
usersync:
2020
cookie-family-name: improvedigital
21+
iframe:
22+
url: https://ad.360yield.com/user_sync?rt=html&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&r={{redirect_url}}
23+
support-cors: false
24+
uid-macro: '{PUB_USER_ID}'
2125
redirect:
2226
url: https://ad.360yield.com/server_match?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&r={{redirect_url}}
2327
support-cors: false

0 commit comments

Comments
 (0)