Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/main/resources/bidder-config/metax.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ adapters:
- audio
supported-vendors:
vendor-id: 1301
usersync:
cookie-family-name: metax
redirect:
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}}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{{.redirect_url}} -> {{redirect_url}}

support-cors: false
uid-macro: '[UID]'
Loading