From b667c9457bfb90e655ae7661aa2762d5a66a5f90 Mon Sep 17 00:00:00 2001 From: Stephen Johnston Date: Wed, 5 Jul 2023 16:49:04 -0400 Subject: [PATCH 01/10] Update Default Endpoint for PWBID Bidder --- static/bidder-info/pwbid.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/bidder-info/pwbid.yaml b/static/bidder-info/pwbid.yaml index ac6872738b4..a172ff39c83 100644 --- a/static/bidder-info/pwbid.yaml +++ b/static/bidder-info/pwbid.yaml @@ -1,4 +1,4 @@ -endpoint: "https://bid.pubwise.io/prebid" +endpoint: "https://bidder.east2.pubwise.io/bid/pubwisedirect" maintainer: email: info@pubwise.io gvlVendorID: 842 @@ -17,4 +17,4 @@ userSync: # PubWise 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. supports: - - redirect \ No newline at end of file + - redirect From 465594043826d51858c401070937552300810228 Mon Sep 17 00:00:00 2001 From: Stephen Johnston Date: Thu, 6 Jul 2023 10:11:40 -0400 Subject: [PATCH 02/10] Update pwbid_test.go --- adapters/pwbid/pwbid_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adapters/pwbid/pwbid_test.go b/adapters/pwbid/pwbid_test.go index 21a4194249e..194e4bdea02 100644 --- a/adapters/pwbid/pwbid_test.go +++ b/adapters/pwbid/pwbid_test.go @@ -10,7 +10,7 @@ import ( func TestJsonSamples(t *testing.T) { bidder, buildErr := Builder(openrtb_ext.BidderPWBid, config.Adapter{ - Endpoint: "https://bid.pubwise.io/prebid"}, + Endpoint: "https://bidder.east2.pubwise.io/bid/pubwisedirect"}, config.Server{ExternalUrl: "http://hosturl.com", GvlID: 842, DataCenter: "2"}) if buildErr != nil { From 32039f435b12a8200ccd4282bc16cf06eaa70c71 Mon Sep 17 00:00:00 2001 From: Stephen Johnston Date: Thu, 6 Jul 2023 10:37:58 -0400 Subject: [PATCH 03/10] Update video.json --- adapters/pwbid/pwbidtest/exemplary/video.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adapters/pwbid/pwbidtest/exemplary/video.json b/adapters/pwbid/pwbidtest/exemplary/video.json index b74c780d0a9..6257de632d4 100644 --- a/adapters/pwbid/pwbidtest/exemplary/video.json +++ b/adapters/pwbid/pwbidtest/exemplary/video.json @@ -20,7 +20,7 @@ "httpCalls": [ { "expectedRequest": { - "uri": "https://bid.pubwise.io/prebid", + "uri": "https://bidder.east2.pubwise.io/bid/pubwisedirect", "body": { "id": "test-request-id", "imp": [ From d609d90d0cdfa740e3f31f29392a328f2973d385 Mon Sep 17 00:00:00 2001 From: Stephen Johnston Date: Thu, 6 Jul 2023 10:38:16 -0400 Subject: [PATCH 04/10] Update banner.json --- adapters/pwbid/pwbidtest/exemplary/banner.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adapters/pwbid/pwbidtest/exemplary/banner.json b/adapters/pwbid/pwbidtest/exemplary/banner.json index ba618cb8cf1..4cf93e1ab76 100644 --- a/adapters/pwbid/pwbidtest/exemplary/banner.json +++ b/adapters/pwbid/pwbidtest/exemplary/banner.json @@ -23,7 +23,7 @@ "httpCalls": [ { "expectedRequest": { - "uri": "https://bid.pubwise.io/prebid", + "uri": "https://bidder.east2.pubwise.io/bid/pubwisedirect", "body": { "id": "test-request-id-banner", "imp": [ @@ -90,4 +90,4 @@ ] } ] -} \ No newline at end of file +} From 559965ed7e0307acdd498004908f4366d77c8d76 Mon Sep 17 00:00:00 2001 From: Stephen Johnston Date: Thu, 6 Jul 2023 10:38:29 -0400 Subject: [PATCH 05/10] Update native.json --- adapters/pwbid/pwbidtest/exemplary/native.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adapters/pwbid/pwbidtest/exemplary/native.json b/adapters/pwbid/pwbidtest/exemplary/native.json index 907c16d467a..ff57752c5ea 100644 --- a/adapters/pwbid/pwbidtest/exemplary/native.json +++ b/adapters/pwbid/pwbidtest/exemplary/native.json @@ -18,7 +18,7 @@ "httpCalls": [ { "expectedRequest": { - "uri": "https://bid.pubwise.io/prebid", + "uri": "https://bidder.east2.pubwise.io/bid/pubwisedirect", "body": { "id": "test-request-id-native", "imp": [ @@ -78,4 +78,4 @@ ] } ] -} \ No newline at end of file +} From ed1f647ae77384bf202d795699feb23dff58fd34 Mon Sep 17 00:00:00 2001 From: Stephen Johnston Date: Thu, 6 Jul 2023 10:38:50 -0400 Subject: [PATCH 06/10] Update response-500.json --- adapters/pwbid/pwbidtest/supplemental/response-500.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adapters/pwbid/pwbidtest/supplemental/response-500.json b/adapters/pwbid/pwbidtest/supplemental/response-500.json index fa3d4d063a8..c2b5649418b 100644 --- a/adapters/pwbid/pwbidtest/supplemental/response-500.json +++ b/adapters/pwbid/pwbidtest/supplemental/response-500.json @@ -19,7 +19,7 @@ "httpCalls": [ { "expectedRequest": { - "uri": "https://bid.pubwise.io/prebid", + "uri": "https://bidder.east2.pubwise.io/bid/pubwisedirect", "body": { "id": "test-request-id", "imp": [ From f324cc9cd1a749ce0734209e713b8512ef981c3b Mon Sep 17 00:00:00 2001 From: Stephen Johnston Date: Thu, 6 Jul 2023 10:39:06 -0400 Subject: [PATCH 07/10] Update response-400.json --- adapters/pwbid/pwbidtest/supplemental/response-400.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adapters/pwbid/pwbidtest/supplemental/response-400.json b/adapters/pwbid/pwbidtest/supplemental/response-400.json index d594e571243..a1517883243 100644 --- a/adapters/pwbid/pwbidtest/supplemental/response-400.json +++ b/adapters/pwbid/pwbidtest/supplemental/response-400.json @@ -19,7 +19,7 @@ "httpCalls": [ { "expectedRequest": { - "uri": "https://bid.pubwise.io/prebid", + "uri": "https://bidder.east2.pubwise.io/bid/pubwisedirect", "body": { "id": "test-request-id", "imp": [ From 08b574add644feb30e8bea07651953b39789ebc3 Mon Sep 17 00:00:00 2001 From: Stephen Johnston Date: Thu, 6 Jul 2023 10:39:28 -0400 Subject: [PATCH 08/10] Update response-200-without-body.json --- .../pwbid/pwbidtest/supplemental/response-200-without-body.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adapters/pwbid/pwbidtest/supplemental/response-200-without-body.json b/adapters/pwbid/pwbidtest/supplemental/response-200-without-body.json index 146ba93a27d..0d469893e0c 100644 --- a/adapters/pwbid/pwbidtest/supplemental/response-200-without-body.json +++ b/adapters/pwbid/pwbidtest/supplemental/response-200-without-body.json @@ -19,7 +19,7 @@ "httpCalls": [ { "expectedRequest": { - "uri": "https://bid.pubwise.io/prebid", + "uri": "https://bidder.east2.pubwise.io/bid/pubwisedirect", "body": { "id": "test-request-id", "imp": [ From 0f8be3c6ca912bc18efffe662ac4091ee014c9c3 Mon Sep 17 00:00:00 2001 From: Stephen Johnston Date: Thu, 6 Jul 2023 10:39:41 -0400 Subject: [PATCH 09/10] Update optional-params.json --- adapters/pwbid/pwbidtest/exemplary/optional-params.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adapters/pwbid/pwbidtest/exemplary/optional-params.json b/adapters/pwbid/pwbidtest/exemplary/optional-params.json index a080be90208..5ababb24bdc 100644 --- a/adapters/pwbid/pwbidtest/exemplary/optional-params.json +++ b/adapters/pwbid/pwbidtest/exemplary/optional-params.json @@ -25,7 +25,7 @@ "httpCalls": [ { "expectedRequest": { - "uri": "https://bid.pubwise.io/prebid", + "uri": "https://bidder.east2.pubwise.io/bid/pubwisedirect", "body": { "id": "test-request-id-banner", "imp": [ @@ -94,4 +94,4 @@ ] } ] -} \ No newline at end of file +} From beccd0acfefd8d484f7801e971ef953cc7beeba7 Mon Sep 17 00:00:00 2001 From: Stephen Johnston Date: Thu, 6 Jul 2023 10:39:58 -0400 Subject: [PATCH 10/10] Update response-204.json --- adapters/pwbid/pwbidtest/supplemental/response-204.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adapters/pwbid/pwbidtest/supplemental/response-204.json b/adapters/pwbid/pwbidtest/supplemental/response-204.json index 5fff7ee32cc..4fc8961e0bb 100644 --- a/adapters/pwbid/pwbidtest/supplemental/response-204.json +++ b/adapters/pwbid/pwbidtest/supplemental/response-204.json @@ -19,7 +19,7 @@ "httpCalls": [ { "expectedRequest": { - "uri": "https://bid.pubwise.io/prebid", + "uri": "https://bidder.east2.pubwise.io/bid/pubwisedirect", "body": { "id": "test-request-id", "imp": [