Skip to content

Commit

Permalink
PBS Go: 2024 Doc updates including endpoint and ortb support version (#…
Browse files Browse the repository at this point in the history
…3724)

Co-authored-by: aarprice@publicisgroupe.net <aaron.price@epsilon.com>
  • Loading branch information
AaronColbyPrice and aarprice@publicisgroupe.net committed Jul 25, 2024
1 parent 382f793 commit 83bce5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions static/bidder-info/conversant.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
endpoint: "http://api.hb.ad.cpe.dotomi.com/cvx/server/hb/ortb/25"
endpoint: "http://api.hb.ad.cpe.dotomi.com/cvx/server/hb/ortb"
openrtb:
version: 2.6
maintainer:
email: "PublisherIntegration@epsilon.com"
email: "PublisherIntegration@epsilon.com"
gvlVendorID: 24
capabilities:
app:
Expand All @@ -15,4 +17,4 @@ userSync:
redirect:
url: "https://prebid-match.dotomi.com/match/bounce/current?version=1&networkId=72582&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&rurl={{.RedirectURL}}"
userMacro: ""
# epsilon appends the user id to end of the redirect url and does not utilize a macro
# epsilon appends the user id to end of the redirect url and does not utilize a macro
2 changes: 1 addition & 1 deletion static/bidder-info/epsilon.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aliasOf: conversant
userSync:
redirect:
url: "https://prebid-match.dotomi.com/match/bounce/current?version=1&networkId=72582&rurl={{.RedirectURL}}"
url: "https://prebid-match.dotomi.com/match/bounce/current?version=1&networkId=72582&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&rurl={{.RedirectURL}}"
userMacro: ""
# epsilon/conversant appends the user id to end of the redirect url and does not utilize a macro

0 comments on commit 83bce5a

Please sign in to comment.