Skip to content

Commit 83bce5a

Browse files
AaronColbyPriceaarprice@publicisgroupe.net
andauthored
PBS Go: 2024 Doc updates including endpoint and ortb support version (#3724)
Co-authored-by: aarprice@publicisgroupe.net <aaron.price@epsilon.com>
1 parent 382f793 commit 83bce5a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

static/bidder-info/conversant.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
endpoint: "http://api.hb.ad.cpe.dotomi.com/cvx/server/hb/ortb/25"
1+
endpoint: "http://api.hb.ad.cpe.dotomi.com/cvx/server/hb/ortb"
2+
openrtb:
3+
version: 2.6
24
maintainer:
3-
email: "PublisherIntegration@epsilon.com"
5+
email: "PublisherIntegration@epsilon.com"
46
gvlVendorID: 24
57
capabilities:
68
app:
@@ -15,4 +17,4 @@ userSync:
1517
redirect:
1618
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}}"
1719
userMacro: ""
18-
# epsilon appends the user id to end of the redirect url and does not utilize a macro
20+
# epsilon appends the user id to end of the redirect url and does not utilize a macro

static/bidder-info/epsilon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aliasOf: conversant
22
userSync:
33
redirect:
4-
url: "https://prebid-match.dotomi.com/match/bounce/current?version=1&networkId=72582&rurl={{.RedirectURL}}"
4+
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}}"
55
userMacro: ""
66
# epsilon/conversant appends the user id to end of the redirect url and does not utilize a macro

0 commit comments

Comments
 (0)