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 @@ -14,10 +14,10 @@ adapters:
1414 usersync :
1515 cookie-family-name : criteo
1616 redirect :
17- url : https://ssp-sync.criteo.com/user-sync/redirect?gdprapplies={{gdpr}}&gdpr={{gdpr_consent}}&ccpa={{us_privacy}}&redir={{redirect_url}}&profile=230
17+ url : https://ssp-sync.criteo.com/user-sync/redirect?gdprapplies={{gdpr}}&gdpr={{gdpr_consent}}&ccpa={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}& redir={{redirect_url}}&profile=230
1818 support-cors : false
1919 uid-macro : ' ${CRITEO_USER_ID}'
2020 iframe :
21- url : https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies={{gdpr}}&gdpr={{gdpr_consent}}&ccpa={{us_privacy}}&redir={{redirect_url}}&profile=230
21+ url : https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies={{gdpr}}&gdpr={{gdpr_consent}}&ccpa={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}& redir={{redirect_url}}&profile=230
2222 support-cors : false
2323 uid-macro : ' ${CRITEO_USER_ID}'
You can’t perform that action at this time.
0 commit comments