-
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
docs(module): kueezrtb adapter dev-docs #4052
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.
I submitted a comment to your PBJS code, so in the meantime, please fill out the remaining bits of adapter metadata as documented at https://docs.prebid.org/dev-docs/bidder-adaptor.html#submitting-your-adapter
coppa_supported: true/false
schain_supported: true/false
floors_supported: true
media_types: banner, video, native
prebid_member: false
safeframes_ok: true/false
deals_supported: true/false
pbs_app_supported: false
fpd_supported: true/false
ortb_blocking_supported: true/partial/false
gvl_id: ?
multiformat_supported: will-bid-on-any, will-bid-on-one, will-not-bid
@bretg Thanks. updated the flags. |
released with 7.24 |
* docs(module): kueezrtb adapter dev-docs * docs(module): update subDomain default value * docs(module): updated kueezrtb flags * added GVLID code
🏷 Type of documentation
📋 Checklist
KueezRTB Prebid.js adapter Pull Request:
prebid/Prebid.js#9065