File tree Expand file tree Collapse file tree
src/main/resources/bidder-config Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,3 +16,13 @@ adapters:
1616 site-media-types :
1717 supported-vendors :
1818 vendor-id : 909
19+ usersync :
20+ cookie-family-name : mobilefuse
21+ iframe :
22+ url : https://mfx.mobilefuse.com/usync?us_privacy={{us_privacy}}&pxurl={{redirect_url}}
23+ support-cors : false
24+ uid-macro : ' $UID'
25+ redirect :
26+ url : https://mfx.mobilefuse.com/getuid?us_privacy={{us_privacy}}&redir={{redirect_url}}
27+ support-cors : false
28+ uid-macro : ' $UID'
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ adapters:
2121 redirect :
2222 url : https://cookies.nextmillmedia.com/sync?type=image&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&redirect={{redirect_url}}
2323 support-cors : false
24- userMacro : ' [NMUID]'
24+ uid-macro : ' [NMUID]'
You can’t perform that action at this time.
0 commit comments