-
Notifications
You must be signed in to change notification settings - Fork 760
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bidder geo scope in-line documentation (#3311)
- Loading branch information
Showing
7 changed files
with
31 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
endpoint: "https://ssc.33across.com/api/v1/s2s" | ||
# This bidder does not operate globally. Please consider setting "disabled: true" in European datacenters. | ||
geoscope: | ||
- "!EEA" | ||
maintainer: | ||
email: "[email protected]" | ||
gvlVendorID: 58 | ||
|
@@ -10,4 +13,4 @@ capabilities: | |
userSync: | ||
iframe: | ||
url: "https://ssc-cms.33across.com/ps/?m=xch&rt=html&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}&ru={{.RedirectURL}}&id=zzz000000000002zzz" | ||
userMacro: "33XUSERID33X" | ||
userMacro: "33XUSERID33X" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
endpoint: "https://pbs.technoratimedia.com/openrtb/bids/{{.AccountID}}?src={{.SourceId}}&adapter=imds" | ||
# This bidder does not operate globally. Please consider setting "disabled: true" outside of the following regions: | ||
geoscope: | ||
- USA | ||
- CAN | ||
maintainer: | ||
email: "[email protected]" | ||
capabilities: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
endpoint: "https://lockerdome.com/ladbid/prebidserver/openrtb2" | ||
# This bidder does not operate globally. Please consider setting "disabled: true" outside of the following regions: | ||
geoscope: | ||
- USA | ||
maintainer: | ||
email: "[email protected]" | ||
capabilities: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
endpoint: "http://rtb.lunamedia.live/?pid={{.PublisherID}}" | ||
geoscope: | ||
- USA | ||
maintainer: | ||
email: "[email protected]" | ||
capabilities: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
endpoint: "http://mfx.mobilefuse.com/openrtb?pub_id={{.PublisherID}}" | ||
# This bidder does not operate globally. Please consider setting "disabled: true" outside of the following regions: | ||
geoscope: | ||
- USA | ||
- CAN | ||
maintainer: | ||
email: [email protected] | ||
gvlVendorID: 909 | ||
|
@@ -8,4 +12,4 @@ capabilities: | |
- banner | ||
- video | ||
- native | ||
endpointCompression: "GZIP" | ||
endpointCompression: "GZIP" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
endpoint: "http://exapi-us-east.rubiconproject.com/a/api/exchange.json" | ||
# Contact [email protected] to ask about enabling a connection to the Magnite (formerly Rubicon) exchange. | ||
# We have the following regional endpoint domains: exapi-us-east, exapi-us-west, exapi-apac, exapi-eu | ||
# Please deploy this config in each of your datacenters with the appropriate regional subdomain | ||
endpoint: "https://REGION.rubiconproject.com/a/api/exchange" | ||
endpointCompression: GZIP | ||
geoscope: | ||
- global | ||
disabled: true | ||
xapi: | ||
username: GET_FROM_MAGNITE | ||
password: GET_FROM_MAGNITE | ||
tracker: SAME_AS_USERNAME | ||
maintainer: | ||
email: "[email protected]" | ||
gvlVendorID: 52 | ||
|
@@ -16,7 +25,6 @@ capabilities: | |
- video | ||
- native | ||
userSync: | ||
# rubicon supports user syncing, but requires configuration by the host. contact this | ||
# bidder directly at the email address in this file to ask about enabling user sync. | ||
# rubicon supports user syncing, but requires configuration. Please contact [email protected]. | ||
supports: | ||
- redirect |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters