-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Public Good - new adapter #6258
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
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 project configuration. |
| title: Public Good | ||
| description: Public Gppd Bid Adapter | ||
| biddercode: publicgood | ||
| pbjs: true | ||
| sidebarType: 1 | ||
| media_types: banner | ||
| safeframes_ok: true | ||
| tcfeu_supported: false | ||
| usp_supported: false | ||
| coppa_supported: false |
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.
There's quite some meta data missing. Please refer to https://docs.prebid.org/dev-docs/bidder-adaptor.html#submitting-your-adapter and add as much as possible.
media_types is especially relevant.
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.
I've added all of the items from the link, however I did have media_types there before. Let me know if I'm still missing something. Thanks!
🏷 Type of documentation
📋 Checklist
Public Good Bid Adapter : initial release Prebid.js#13896