Skip to content

Commit

Permalink
Adf: Update cookie matching endpoint domain (prebid#3585)
Browse files Browse the repository at this point in the history
  • Loading branch information
braizhas authored Dec 9, 2024
1 parent b962448 commit 5ea09d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion static/bidder-info/adf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ capabilities:
- video
userSync:
redirect:
url: "https://cm.adform.net/cookie?redirect_url={{.RedirectURL}}"
url: "https://c1.adform.net/cookie?redirect_url={{.RedirectURL}}"
userMacro: "$UID"
2 changes: 1 addition & 1 deletion static/bidder-info/adform.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aliasOf: adf
userSync:
redirect:
url: "https://cm.adform.net/cookie?redirect_url={{.RedirectURL}}"
url: "https://c1.adform.net/cookie?redirect_url={{.RedirectURL}}"
userMacro: "$UID"

0 comments on commit 5ea09d4

Please sign in to comment.