From 8d7aa1ce411694c1bb724da194656d1bb0b39a8c Mon Sep 17 00:00:00 2001 From: apykhteyev Date: Tue, 28 Nov 2023 23:16:34 +0700 Subject: [PATCH 1/5] 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 b2832db80b181706d862f82fe1c7041be039f079 Mon Sep 17 00:00:00 2001 From: mderevyanko Date: Wed, 26 Mar 2025 12:35:55 +0100 Subject: [PATCH 2/5] add 9dotsmedialtd --- static/bidder-info/9dotsmedialtd.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 static/bidder-info/9dotsmedialtd.yaml diff --git a/static/bidder-info/9dotsmedialtd.yaml b/static/bidder-info/9dotsmedialtd.yaml new file mode 100644 index 00000000000..85c3f77e37e --- /dev/null +++ b/static/bidder-info/9dotsmedialtd.yaml @@ -0,0 +1,2 @@ +endpoint: "http://ads-pbs.9dots.ortb.net/openrtb/{{.PublisherID}}?host={{.Host}}" +aliasOf: "limelightDigital" \ No newline at end of file From 26fc80d3dfcdb9db66c71c1950cba66f4c8924ae Mon Sep 17 00:00:00 2001 From: mderevyanko Date: Wed, 26 Mar 2025 18:12:03 +0100 Subject: [PATCH 3/5] 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 dcee573e881f97c19f1de41b930ec2eb111d8ab9 Mon Sep 17 00:00:00 2001 From: maksimD24 <129727954+maksimD24@users.noreply.github.com> Date: Tue, 6 May 2025 14:31:37 +0200 Subject: [PATCH 4/5] Update 9dotsmedialtd.yaml update endpoint --- static/bidder-info/9dotsmedialtd.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/bidder-info/9dotsmedialtd.yaml b/static/bidder-info/9dotsmedialtd.yaml index 85c3f77e37e..059763dfc78 100644 --- a/static/bidder-info/9dotsmedialtd.yaml +++ b/static/bidder-info/9dotsmedialtd.yaml @@ -1,2 +1,2 @@ -endpoint: "http://ads-pbs.9dots.ortb.net/openrtb/{{.PublisherID}}?host={{.Host}}" -aliasOf: "limelightDigital" \ No newline at end of file +endpoint: "http://ads-dot-pbs.ortb.net/openrtb/{{.PublisherID}}?host={{.Host}}" +aliasOf: "limelightDigital" From acfd1f4ccfd0cce6ba1c3617759092b41834d70a Mon Sep 17 00:00:00 2001 From: Alexander Pykhteyev Date: Fri, 9 May 2025 19:29:24 +0700 Subject: [PATCH 5/5] Update 9dotsmedialtd.yaml --- static/bidder-info/9dotsmedialtd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/bidder-info/9dotsmedialtd.yaml b/static/bidder-info/9dotsmedialtd.yaml index 059763dfc78..ad9e7b3f07e 100644 --- a/static/bidder-info/9dotsmedialtd.yaml +++ b/static/bidder-info/9dotsmedialtd.yaml @@ -1,2 +1,2 @@ -endpoint: "http://ads-dot-pbs.ortb.net/openrtb/{{.PublisherID}}?host={{.Host}}" +endpoint: "http://ads-dot-pbs.ortb.net/openrtb/{{.PublisherID}}" aliasOf: "limelightDigital"