-
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
feat: Add BMS documentation #5810
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. |
dev-docs/bidders/bms.md
Outdated
description: Prebid BMS Bidder Adapter | ||
tcfeu_supported: true | ||
pbjs: true | ||
pbs: 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.
pbs: true | |
pbs: false |
If you also submitting a PR for prebid server, please link it. Otherwise PBS is not supported
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.
Changes applied as suggested. Please review.
dev-docs/bidders/bms.md
Outdated
media_types: banner | ||
schain_supported: true | ||
userIds: id5Id, identityLink, pubProvidedId | ||
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.
pbs_app_supported: true | |
pbs_app_supported: false |
Suggested change
pbs: true
pbs: false
If you also submitting a PR for prebid server, please link it. Otherwise PBS is not supported
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.
Changes applied as suggested. Please review.
dev-docs/bidders/bms.md
Outdated
|
||
### Note | ||
|
||
The bidder requires setup before usage. Please get in touch with our publisher team at <[email protected]> to get started. |
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.
We would highly recommend not putting a personal email address here. Employees leave and this email will be here still.
Something like [email protected] or [email protected] is probably better
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.
Changes applied as suggested. Please review.
🏷 Type of documentation
📋 Checklist