Skip to content

Commit

Permalink
pubmatic: fix redirect syncup url
Browse files Browse the repository at this point in the history
  • Loading branch information
pm-nilesh-chate authored Aug 29, 2023
1 parent a729d40 commit f48b656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/bidder-info/pubmatic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ userSync:
userMacro: ""
# pubmatic appends the user id to end of the redirect url and does not utilize a macro
redirect:
url: "https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&pu={{.RedirectURL}}"
url: "https://image8.pubmatic.com/AdServer/ImgSync?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&pu={{.RedirectURL}}"
userMacro: "#PMUID"
openrtb:
gpp-supported: true

0 comments on commit f48b656

Please sign in to comment.