Skip to content

Commit

Permalink
Bliink: Iframe added to usersync (#2882)
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiNahornyi authored Jan 5, 2024
1 parent dd596b5 commit 14531b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/bidder-config/bliink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ adapters:
url: https://cookiesync.api.bliink.io/getuid?gdpr={{gdpr}}&consent={{gdpr_consent}}&us_privacy={{us_privacy}}&url={{redirect_url}}
support-cors: false
uid-macro: '$UID'
iframe:
url: https://tag.bliink.io/usersync.html?gdpr={{gdpr}}&gdprConsent={{gdpr_consent}}&uspConsent={{us_privacy}}&redirect={{redirect_url}}
support-cors: false
uid-macro: '$UID'

0 comments on commit 14531b3

Please sign in to comment.