We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32fb1c commit 680ce35Copy full SHA for 680ce35
1 file changed
src/main/resources/bidder-config/metax.yaml
@@ -19,6 +19,6 @@ adapters:
19
usersync:
20
cookie-family-name: metax
21
redirect:
22
- url: https://cm.metaxads.com/pixel?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redir={{.redirect_url}}
+ url: https://cm.metaxads.com/pixel?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redir={{redirect_url}}
23
support-cors: false
24
uid-macro: '[UID]'
0 commit comments