Add SuperEdge bidder adapter doc - #6672
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| usp_supported: true | ||
| pbjs: true | ||
| pbs: true | ||
| floors_supported: true |
There was a problem hiding this comment.
Please add as many meta data as possible to help publishers vet your bidder.
https://docs.prebid.org/dev-docs/bidder-adaptor.html#submitting-your-adapter
schain_supported: true/false
dchain_supported: true/false
safeframes_ok: true/false
deals_supported: true/false
fpd_supported: true/false
multiformat_supported: will-bid-on-any, will-bid-on-one, will-not-bid
ortb_blocking_supported: true/partial/false
| gvl_id: 1554 | ||
| usp_supported: true | ||
| pbjs: true | ||
| pbs: true |
There was a problem hiding this comment.
| pbs: true | |
| pbs: false |
I would recommend setting this to false, then this can be merged. Then open a second PR setting this to true and link the PBS pull request
There was a problem hiding this comment.
@muuki88 thanks for the catch! You're right — the PBS adapter isn't merged yet(it's been awaiting merge for a few weeks), so pbs: false is more accurate for now. I've updated the doc accordingly. Once the server PR(prebid/prebid-server#4846) lands, I'll open a quick follow-up to flip it back to pbs: true. Thanks again for the review!
🏷 Typeof documentation
📋 Checklist