-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Updated CleanMediaNet reference to the gamoshi adaptor code, update documentations. #6192
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
base: master
Are you sure you want to change the base?
Conversation
- Added aliases for cleanmedianet and gambid adapters - Removed 9MediaOnline adapter (no longer valid)
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Hi , do i need to do anything else ? |
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.
What happened to this bid adapter? Is this documentation still relevant for some publishers?
|
||
This adapter only requires you to provide your Inventory Id (Supply partner id), and optionally your RTB endpoint. | ||
|
||
<a name="cleanmedianet-video-object"></a> |
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.
<a name="cleanmedianet-video-object"></a> |
the CMS generates ids for the headings
userIds: all | ||
gvl_id: 644 | ||
tcfeu_supported: true | ||
tcf2_supported: 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.
tcf2_supported: true |
not sure how those sneaked into the codebase, but they have no effect.
|
||
This adapter only requires you to provide your Inventory Id (Supply partner id), and optionally your RTB endpoint. | ||
|
||
<a name="gambid-video-object"></a> |
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.
<a name="gambid-video-object"></a> |
@@ -6,12 +6,14 @@ biddercode: gamoshi | |||
pbjs: true | |||
pbs: true | |||
media_types: banner, video | |||
userIds: all | |||
gvl_id: 644 | |||
tcfeu_supported: true | |||
tcf2_supported: 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.
tcf2_supported: true |
|
||
This adapter only requires you to provide your Inventory Id (Supply partner id), and optionally your RTB endpoint. | ||
|
||
<a name="gamoshi-video-object"></a> |
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.
<a name="gamoshi-video-object"></a> |
cleanmedianet adaptor was removed at version 10 - Gamoshi Bid Adapter : update alias - adding alias of cleanmedianet Prebid.js#12861, but still reference the cleanmedianet code, as a result you can't download it from the site.
Updating the gambid cleanmedianet documents, referencing to the gamoshi adaptor .
Removed 9MediaOnline adapter (no longer valid)
bugfix (reference the gamoshi adaptor in cleanmedianet.md)
update document
new examples