prebid.github.io
prebid.github.io copied to clipboard
Deprecate 'openwebxchange' bidder page (use 'openweb')
This PR marks the 'openwebxchange' bidder as deprecated. It has been replaced by the maintained 'openweb' bidder, which supports Prebid Server and current configurations. Submitted by Liran (OpenWeb monetization team).
Deploy Preview for prebid-docs-preview ready!
| Name | Link |
|---|---|
| Latest commit | 3731f757eae5e41c997bb70508fbea0db4a27a0d |
| Latest deploy log | https://app.netlify.com/projects/prebid-docs-preview/deploys/691f3d64fe679f000bd3b364 |
| Deploy Preview | https://deploy-preview-6325--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 project configuration.
I would also recommend putting a warning in the bidder documentation at the top.
I would also recommend putting a warning in the bidder documentation at the top.
Thanks for the feedback, I’ve added the deprecation warning at the top of the bidder documentation as recommended. Please LMK if anything else is wrong or missing.
I would also recommend putting a warning in the bidder documentation at the top.
I see that this was a bit misleading 😅 I meant not at the top of the meta data, but the actual human readable part. Directly under the Notes heading.
This is how you format it nicely
### Notes
{: .alert.alert-warning :}
Deprecated!!
...