Skip to content

Commit dfa5abc

Browse files
AntoxaAntoxicRitesh Ghodrao
authored andcommitted
Port Improve Digital: Add iframe user sync (prebid#3913)
1 parent ca5d8aa commit dfa5abc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ adapters:
2222
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}}
2323
support-cors: false
2424
uid-macro: '{PUB_USER_ID}'
25+
iframe:
26+
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}}
27+
support-cors: false
28+
uid-macro: '{PUB_USER_ID}'

0 commit comments

Comments
 (0)