Skip to content

Commit

Permalink
Evolution Bid Adapter: add iframe to userSync (#3561)
Browse files Browse the repository at this point in the history
  • Loading branch information
e-volution-tech committed Mar 12, 2024
1 parent 40fd4ff commit 063101a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion static/bidder-info/e_volution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ userSync:
redirect:
url: "https://sync.e-volution.ai/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&redirect={{.RedirectURL}}"
userMacro: "[UID]"

iframe:
url: "https://sync.e-volution.ai/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&pbserverUrl={{.RedirectURL}}"
userMacro: "[UID]"

0 comments on commit 063101a

Please sign in to comment.