-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Bidtheatre Bidder Adapter: initial release, docs #5723
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
pbs_app_supported: true | ||
--- | ||
|
||
### Registration |
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.
### Registration | |
### Registration | |
Weirdly markdownlint is not triggered. There must always be a new line after a heading
- All ad slots on a page must belong to the same publisher ID | ||
- The publisher must provide either a client IP and/or explicit geo data in the request | ||
|
||
### First Party Data |
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.
### First Party Data | |
### First Party Data | |
- ortb2.site.* | ||
- ortb2.user.* | ||
|
||
### ORTB Blocking |
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.
### ORTB Blocking | |
### ORTB Blocking | |
### ORTB Blocking | ||
`bcat`, `badv` and `battr` are all supported. | ||
|
||
### Media Types |
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.
### Media Types | |
### Media Types | |
Minor nitpicking, rest looks good. |
dev-docs/bidders/bidtheatre.md
Outdated
pbs: true | ||
pbs_app_supported: true |
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.
Prebid Server usually takes a lot longer to review. I would recommend setting those to false, as prebid.js is already merged.
You could open a second PR then for the PBS support.
This way you get the docs online faster.
🏷 Type of documentation
📋 Checklist