Skip to content

Commit fa5c990

Browse files
AntoxaAntoxicRitesh Ghodrao
authored andcommitted
MetaX: Add redirect user sync (prebid#4243)
1 parent 599443e commit fa5c990

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/main/resources/bidder-config/metax.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@ adapters:
1616
- audio
1717
supported-vendors:
1818
vendor-id: 1301
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}}
23+
support-cors: false
24+
uid-macro: '[UID]'

0 commit comments

Comments
 (0)