Skip to content

Commit 9196219

Browse files
karimMourradanielbaud
authored andcommitted
Connatix: Add GPP macros (prebid#4525)
1 parent 0f7392a commit 9196219

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/bidder-info/connatix.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ capabilities:
1313
- video
1414
userSync:
1515
iframe:
16-
url: "https://capi.connatix.com/us/pixel?pId=53&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&callback={{.RedirectURL}}"
16+
url: "https://capi.connatix.com/us/pixel?pId=53&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&callback={{.RedirectURL}}"
1717
userMacro: "[UID]"
1818
redirect:
19-
url: "https://capi.connatix.com/us/pixel?pId=52&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&callback={{.RedirectURL}}"
19+
url: "https://capi.connatix.com/us/pixel?pId=52&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&callback={{.RedirectURL}}"
2020
userMacro: "[UID]"

0 commit comments

Comments
 (0)