-
Notifications
You must be signed in to change notification settings - Fork 764
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 #4149
base: master
Are you sure you want to change the base?
New adapter: Connektai #4149
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
aliasOf: "xeworks" | ||
endpoint: "http://rtb.connektai.live/?pid={{.SourceId}}&host={{.Host}}&s=pbs" | ||
maintainer: | ||
email: "[email protected]" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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. |
||
capabilities: | ||
app: | ||
mediaTypes: | ||
- banner | ||
- video | ||
- native | ||
site: | ||
mediaTypes: | ||
- banner | ||
- video | ||
- native | ||
Comment on lines
+5
to
+15
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The capabilities can be deleted as they are all inherited from xeworks. |
||
userSync: | ||
# connektai 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified endpoint is reachable