File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/resources/bidder-config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ adapters:
1313 usersync :
1414 cookie-family-name : connatix
1515 iframe :
16- url : " https://capi.connatix.com/us/pixel?pId=53&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&callback={{redirect_url}}"
16+ url : " https://capi.connatix.com/us/pixel?pId=53&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}& callback={{redirect_url}}"
1717 uid-macro : ' [UID]'
1818 support-cors : false
1919 redirect :
20- url : " https://capi.connatix.com/us/pixel?pId=52&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&callback={{redirect_url}}"
20+ url : " https://capi.connatix.com/us/pixel?pId=52&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}& callback={{redirect_url}}"
2121 uid-macro : ' [UID]'
2222 support-cors : false
2323
You can’t perform that action at this time.
0 commit comments