diff --git a/static/bidder-info/adtarget_org.yaml b/static/bidder-info/adtarget_org.yaml new file mode 100644 index 00000000000..60b13764b94 --- /dev/null +++ b/static/bidder-info/adtarget_org.yaml @@ -0,0 +1,2 @@ +endpoint: "http://ads-pbs.rtb.adtarget.org/openrtb/{{.PublisherID}}?host={{.Host}}" +aliasOf: "limelightDigital" diff --git a/static/bidder-info/orangeclickmedia.yaml b/static/bidder-info/orangeclickmedia.yaml new file mode 100644 index 00000000000..841c4cd49e6 --- /dev/null +++ b/static/bidder-info/orangeclickmedia.yaml @@ -0,0 +1,2 @@ +endpoint: "http://ads-pbs.scotty.orangeclickmedia.com/openrtb/{{.PublisherID}}?host={{.Host}}" +aliasOf: "limelightDigital" diff --git a/static/bidder-info/streamvision.yaml b/static/bidder-info/streamvision.yaml new file mode 100644 index 00000000000..b15ceec6f2b --- /dev/null +++ b/static/bidder-info/streamvision.yaml @@ -0,0 +1,2 @@ +endpoint: "http://ads-pbs.adops.streamvisionmedia.com/openrtb/{{.PublisherID}}?host={{.Host}}" +aliasOf: "limelightDigital" diff --git a/static/bidder-info/velonium.yaml b/static/bidder-info/velonium.yaml new file mode 100644 index 00000000000..0a90a983267 --- /dev/null +++ b/static/bidder-info/velonium.yaml @@ -0,0 +1,2 @@ +endpoint: "http://ads-pbs.adxvel.com/openrtb/{{.PublisherID}}?host={{.Host}}" +aliasOf: "limelightDigital"