prebid.github.io
prebid.github.io copied to clipboard
[Adhese] Document pbs ext parameters
🏷 Type of documentation
- [ ] new bid adapter
- [x] update bid adapter
- [ ] new feature
- [ ] text edit only (wording, typos)
- [ ] bugfix (code examples)
- [ ] new examples
📋 Checklist
- [x] Related pull requests in prebid.js or server are linked: https://github.com/prebid/prebid-server/pull/3864
- [ ] For new adapters check submitting your adapter docs
Deploy Preview for prebid-docs-preview ready!
| Name | Link |
|---|---|
| Latest commit | 07253d638485328d0ad1811881de9911ee459f68 |
| Latest deploy log | https://app.netlify.com/sites/prebid-docs-preview/deploys/67096785210472000893c893 |
| Deploy Preview | https://deploy-preview-5618--prebid-docs-preview.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@mefjush - I'll go ahead and merge this, but I'm asking Adhese to make these two changes:
- First, update your server-side adapter to support both
dataandtargets. It's a significant annoyance to publishers when the client-side and server-side adapters don't agree on parameter names because then they can't use the s2s testing module. It should be easy for your server-side adapter to listen fordataand just treat is astargets. - You're missing a lot of metadata in this docs file. Please look at https://docs.prebid.org/dev-docs/bidder-adaptor.html#submitting-your-adapter and supply all the missing metadata. e.g.
dsa_supported: true/false
usp_supported: true/false
coppa_supported: true/false
gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp
schain_supported: true/false
dchain_supported: true/false
userId: (list of supported vendors)
media_types: banner, video, native
safeframes_ok: true/false
deals_supported: true/false
floors_supported: true/false
fpd_supported: true/false
prebid_member: true/false
multiformat_supported: will-bid-on-any, will-bid-on-one, will-not-bid
ortb_blocking_supported: true/partial/false
privacy_sandbox: no or comma separated list of `paapi`, `topics`