Update sevio.md#6588
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7018013df3
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| description: Prebid Sevio Bidder Adaptor | ||
| pbjs: true | ||
| pbs: false | ||
| pbs: true |
There was a problem hiding this comment.
Keep Sevio off the PBS list until the adapter lands
Setting pbs: true makes this bidder appear on /dev-docs/pbs-bidders.html because that page filters bidder docs with where: "pbs", true, and it also marks PBS support in dev-docs/bidder-data.csv. At review time, the corresponding Sevio Prebid Server adapter is still only an open prebid-server PR, so if this docs change ships first publishers will be told Sevio is a supported PBS bidder even though current PBS builds cannot call it. Please leave this false until the server adapter is merged/released, or coordinate the docs merge after that support is actually available.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
Hi codex
This is the point of this PR. When the prebid-server PR lands, we merge this one
|
@daniel-gheorghian-sevio could you fix the markdown lint issue 😊 |
7018013 to
9d233da
Compare
9d233da to
af67058
Compare
pushed a fix and clarified the documentation between our two adapters |
Adds Prebid Server support.
Related pull request in Prebid server - prebid/prebid-server#4801
🏷 Type of documentation