From 8d7aa1ce411694c1bb724da194656d1bb0b39a8c Mon Sep 17 00:00:00 2001 From: apykhteyev Date: Tue, 28 Nov 2023 23:16:34 +0700 Subject: [PATCH 1/4] Add Embi media adapter --- static/bidder-info/embimedia.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 static/bidder-info/embimedia.yaml diff --git a/static/bidder-info/embimedia.yaml b/static/bidder-info/embimedia.yaml new file mode 100644 index 00000000000..9cfa1546bbe --- /dev/null +++ b/static/bidder-info/embimedia.yaml @@ -0,0 +1,2 @@ +endpoint: "http://ads-pbs.bidder-embi.media/openrtb/{{.PublisherID}}?host={{.Host}}" +aliasOf: "limelightDigital" From 72e91d7870fe7197ac4773bf720e7e49b27a3ce4 Mon Sep 17 00:00:00 2001 From: mderevyanko Date: Wed, 26 Mar 2025 17:59:32 +0100 Subject: [PATCH 2/4] add adpixis.yaml --- static/bidder-info/adpixis.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 static/bidder-info/adpixis.yaml diff --git a/static/bidder-info/adpixis.yaml b/static/bidder-info/adpixis.yaml new file mode 100644 index 00000000000..591a1da64c7 --- /dev/null +++ b/static/bidder-info/adpixis.yaml @@ -0,0 +1,2 @@ +endpoint: "http://ads-pbs.adpixis-rtb.com/openrtb/{{.PublisherID}}?host={{.Host}}" +aliasOf: "limelightDigital" \ No newline at end of file From ad1512801b9aacfc358c88cf3fb8db576193a53e Mon Sep 17 00:00:00 2001 From: mderevyanko Date: Wed, 26 Mar 2025 18:11:40 +0100 Subject: [PATCH 3/4] remove embimedia.yaml --- static/bidder-info/embimedia.yaml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 static/bidder-info/embimedia.yaml diff --git a/static/bidder-info/embimedia.yaml b/static/bidder-info/embimedia.yaml deleted file mode 100644 index 9cfa1546bbe..00000000000 --- a/static/bidder-info/embimedia.yaml +++ /dev/null @@ -1,2 +0,0 @@ -endpoint: "http://ads-pbs.bidder-embi.media/openrtb/{{.PublisherID}}?host={{.Host}}" -aliasOf: "limelightDigital" From 8189e18a4042b14c1043b864414abdd46cc64606 Mon Sep 17 00:00:00 2001 From: Alexander Pykhteyev Date: Fri, 9 May 2025 19:30:21 +0700 Subject: [PATCH 4/4] Update adpixis.yaml --- static/bidder-info/adpixis.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/bidder-info/adpixis.yaml b/static/bidder-info/adpixis.yaml index 591a1da64c7..a9a29b7ab9f 100644 --- a/static/bidder-info/adpixis.yaml +++ b/static/bidder-info/adpixis.yaml @@ -1,2 +1,2 @@ -endpoint: "http://ads-pbs.adpixis-rtb.com/openrtb/{{.PublisherID}}?host={{.Host}}" -aliasOf: "limelightDigital" \ No newline at end of file +endpoint: "http://ads-pbs.adpixis-rtb.com/openrtb/{{.PublisherID}}" +aliasOf: "limelightDigital"