File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
src/main/resources/bidder-config Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ adapters:
1919 redirect :
2020 url : https://prebid.a-mo.net/cchain/0?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&cb={{redirect_url}}
2121 support-cors : false
22- userMacro : " $UID"
22+ uid-macro : " $UID"
2323 iframe :
2424 url : https://prebid.a-mo.net/isyn?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&s=pbs&cb={{redirect_url}}
25- userMacro : " $UID"
25+ uid-macro : " $UID"
2626 support-cors : false
Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ adapters:
2222 redirect :
2323 url : https://sync.inmobi.com/prebid?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redirect={{redirect_url}}
2424 support-cors : false
25- userMacro : ' {ID5UID}'
25+ uid-macro : ' {ID5UID}'
Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ adapters:
1919 cookie-family-name : tpmn
2020 iframe :
2121 url : https://gat.tpmn.io/sync/redirect?gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&redir={{redirect_url}}
22- userMacro : $UID
22+ uid-macro : $UID
2323 support-cors : false
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ adapters:
1717 cookie-family-name : vox
1818 iframe :
1919 url : https://ssp.hybrid.ai/prebid/server/v1/userSync?consent={{gdpr_consent}}&redirect={{redirect_url}}
20- userMacro : $UID
20+ uid-macro : $UID
2121 support-cors : false
You can’t perform that action at this time.
0 commit comments