-
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
Allox Bid Adapter docs #5856
base: master
Are you sure you want to change the base?
Allox Bid Adapter docs #5856
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
88b6bb4
to
8e64e7e
Compare
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.
This looks fine, but is missing quite a few of the metadata fields listed in https://docs.prebid.org/dev-docs/bidder-adaptor.html#submitting-your-adapter
e.g.
tcfeu_supported: true/false
dsa_supported: true/false
gvl_id: none
usp_supported: true/false
coppa_supported: true/false
gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp
schain_supported: true/false
dchain_supported: true/false
safeframes_ok: true/false
multiformat_supported: will-bid-on-any, will-bid-on-one, will-not-bid
ortb_blocking_supported: true/partial/false
Thanks for the feedback, @bretg! I've updated the PR with the missing metadata. Let me know if anything else needs tweaking! |
🏷 Type of documentation
📋 Checklist
Prebid.js PR: Allox Bid Adapter : initial release Prebid.js#12730