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: Connektai - Xeworks alias #4149

Merged
merged 2 commits into from
Feb 5, 2025
Merged

Conversation

dimashirokov
Copy link
Contributor

No description provided.

@dimashirokov
Copy link
Contributor Author

Dev docs: prebid/prebid.github.io#5817

@bsardo bsardo added the adapter label Jan 14, 2025
@ccorbo
Copy link
Contributor

ccorbo commented Jan 17, 2025

lgtm

@bsardo bsardo self-assigned this Jan 22, 2025
@@ -0,0 +1,20 @@
aliasOf: "xeworks"
endpoint: "http://rtb.connektai.live/?pid={{.SourceId}}&host={{.Host}}&s=pbs"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Verified endpoint is reachable

curl -i --location --request POST http://rtb.connektai.live
HTTP/1.1 204 No Content
Server: nginx
Date: Thu, 30 Jan 2025 02:19:44 GMT
Connection: keep-alive

aliasOf: "xeworks"
endpoint: "http://rtb.connektai.live/?pid={{.SourceId}}&host={{.Host}}&s=pbs"
maintainer:
email: "[email protected]"
Copy link
Collaborator

Choose a reason for hiding this comment

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

We've sent an email to this address. Please respond with a message of 'received' to confirm it was received.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Confirmed.

Comment on lines 5 to 15
capabilities:
app:
mediaTypes:
- banner
- video
- native
site:
mediaTypes:
- banner
- video
- native
Copy link
Collaborator

Choose a reason for hiding this comment

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

The capabilities can be deleted as they are all inherited from xeworks.

@bsardo bsardo changed the title New adapter: Connektai New adapter: Connektai - Xeworks alias Feb 5, 2025
Copy link
Contributor

@guscarreon guscarreon left a comment

Choose a reason for hiding this comment

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

LGTM

@bsardo bsardo merged commit 687b8e6 into prebid:master Feb 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants