From 41bdbc68ed75d3f08ecec1a61f27e7d64783b565 Mon Sep 17 00:00:00 2001 From: Karim Mourra Date: Tue, 9 Sep 2025 11:22:20 -0300 Subject: [PATCH] adds support for gpp --- static/bidder-info/connatix.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/bidder-info/connatix.yaml b/static/bidder-info/connatix.yaml index b9b94301356..6759b7ef4dd 100644 --- a/static/bidder-info/connatix.yaml +++ b/static/bidder-info/connatix.yaml @@ -13,8 +13,8 @@ capabilities: - video userSync: iframe: - url: "https://capi.connatix.com/us/pixel?pId=53&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&callback={{.RedirectURL}}" + url: "https://capi.connatix.com/us/pixel?pId=53&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&callback={{.RedirectURL}}" userMacro: "[UID]" redirect: - url: "https://capi.connatix.com/us/pixel?pId=52&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&callback={{.RedirectURL}}" + url: "https://capi.connatix.com/us/pixel?pId=52&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&callback={{.RedirectURL}}" userMacro: "[UID]"