Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New adapter: Xeworks #2752

Merged
merged 9 commits into from May 29, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions adapters/xeworks/xeworkstest/exemplary/banner.json
Expand Up @@ -61,7 +61,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=533faf0754cd43ceab591077781b909b",
"uri": "http://prebid-srv.xe.works/?pid=533faf0754cd43ceab591077781b909b&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down Expand Up @@ -141,7 +141,7 @@
},
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=533faf0754cd43ceab591077781b909b",
"uri": "http://prebid-srv.xe.works/?pid=533faf0754cd43ceab591077781b909b&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down
2 changes: 1 addition & 1 deletion adapters/xeworks/xeworkstest/exemplary/native.json
Expand Up @@ -45,7 +45,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=533faf0754cd43ceab591077781b909b",
"uri": "http://prebid-srv.xe.works/?pid=533faf0754cd43ceab591077781b909b&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down
2 changes: 1 addition & 1 deletion adapters/xeworks/xeworkstest/exemplary/video.json
Expand Up @@ -65,7 +65,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=533faf0754cd43ceab591077781b909b",
"uri": "http://prebid-srv.xe.works/?pid=533faf0754cd43ceab591077781b909b&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down
6 changes: 3 additions & 3 deletions adapters/xeworks/xeworkstest/supplemental/bad-response.json
Expand Up @@ -14,7 +14,7 @@
"ext": {
"bidder": {
"env": "xe-stage",
"pid": "dc230510f7eb516f0eb9a10e5913d3b5"
"pid": "533faf0754cd43ceab591077781b902"
}
}
}
Expand Down Expand Up @@ -45,7 +45,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5",
"uri": "http://prebid-srv.xe.works/?pid=533faf0754cd43ceab591077781b902&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand All @@ -61,7 +61,7 @@
"ext": {
"bidder": {
"env": "xe-stage",
"pid": "dc230510f7eb516f0eb9a10e5913d3b5"
"pid": "533faf0754cd43ceab591077781b909b"
}
}
}
Expand Down
Expand Up @@ -14,7 +14,7 @@
"ext": {
"bidder": {
"env": "xe-stage",
"pid": "dc230510f7eb516f0eb9a10e5913d3b5"
"pid": "533faf0754cd43ceab591077781b902"
}
}
}
Expand Down Expand Up @@ -45,7 +45,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5",
"uri": "http://prebid-srv.xe.works/?pid=533faf0754cd43ceab591077781b902&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand All @@ -61,7 +61,7 @@
"ext": {
"bidder": {
"env": "xe-stage",
"pid": "dc230510f7eb516f0eb9a10e5913d3b5"
"pid": "533faf0754cd43ceab591077781b909b"
}
}
}
Expand Down
Expand Up @@ -45,7 +45,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5",
"uri": "http://prebid-srv.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down Expand Up @@ -93,8 +93,8 @@
"mockResponse": {
"status": 200,
"body": {
"id": "a1580f2f-be6d-11eb-a150-d094662c1c35",
"bidid": "359da97d0384d8a14767029c18fd840d",
"id": "id",
"bidid": "id",
"seatbid": [
{
"bid": [],
Expand Down
Expand Up @@ -45,7 +45,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5",
"uri": "http://prebid-srv.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down
Expand Up @@ -45,7 +45,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5",
"uri": "http://prebid-srv.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down
2 changes: 1 addition & 1 deletion adapters/xeworks/xeworkstest/supplemental/status-204.json
Expand Up @@ -45,7 +45,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5",
"uri": "http://prebid-srv.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down
2 changes: 1 addition & 1 deletion adapters/xeworks/xeworkstest/supplemental/status-400.json
Expand Up @@ -45,7 +45,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5",
"uri": "http://prebid-srv.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down
2 changes: 1 addition & 1 deletion adapters/xeworks/xeworkstest/supplemental/status-503.json
Expand Up @@ -45,7 +45,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5",
"uri": "http://prebid-srv.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down
Expand Up @@ -45,7 +45,7 @@
"httpCalls": [
{
"expectedRequest": {
"uri": "http://prebid-xe-stage.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5",
"uri": "http://prebid-srv.xe.works/?pid=dc230510f7eb516f0eb9a10e5913d3b5&host=xe-stage",
"body": {
"id": "id",
"imp": [
Expand Down
2 changes: 1 addition & 1 deletion static/bidder-info/xeworks.yaml
@@ -1,4 +1,4 @@
endpoint: "http://prebid-{{.Host}}.xe.works/?pid={{.SourceId}}"
endpoint: "http://prebid-srv.xe.works/?pid={{.SourceId}}&host={{.Host}}"
maintainer:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

email: "team@xe.works"
capabilities:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sent an email to this address for verification. Please expect an email from prebid@microsoft.com and reply with received. thanks!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

email was replied. thanks!

Expand Down