-
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
Viously Bid Adapter : New Adapter #4058
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
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.
While the
dev-docs/bidders/viously.md
Outdated
title: Viously | ||
description: Prebid Viously Bidder Adaptor | ||
pbjs: true | ||
pbs: true |
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.
I don't see a code PR supporting Prebid Server. Please set this to false. Also, you're missing some other metadata fields like multiformat_supported, ortb_blocking_supported, dchain, etc. Please check https://docs.prebid.org/dev-docs/bidder-adaptor.html#submitting-your-adapter
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.
Thank you for the reply.
I've updated and added the missing parameters.
Geoffray
@geoffray-viously, can you add one more line to the metadata in the header? We updated the navigation and all bidder docs now need to include |
Hello, it is done Geoffray |
* Add: viously.md for Viously Bid Adapter * Update viously bidder documentation * Add: video parameters * Update the header
🏷 Type of documentation
📋 Checklist
PR in Prebid.js : prebid/Prebid.js#9076