-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Caroda Bid Adapter: initial adapter release #8845
Caroda Bid Adapter: initial adapter release #8845
Conversation
@carodaio looks like you have a few linting errors. If you could please fix 🙏 |
0b519ab
to
e849d66
Compare
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.
@carodaio, I left some minor comments. Let me know if you have any questions.
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.
LGTM
* WIP| * work on the response format * added md file * some fixes and simplications * made schain optional * tests WIP * fixed bid validation * request common structure tests * added privacy tests * added bid specific logic tests * final unit tests * renamed setOnAny to getFirstWithKey * changed interpretResponse to arrow function * removed extra newline * slight adjustment of request/response format * added ad targeting and ad id to bid response * fixed undefined ad id error * fixed linting * fix: removed setting ad id in interpret response * fix: impoved pageview id handling when caroda is loaded later than prebid * style: added semicolumns * added price type bid validation Co-authored-by: Ioan-Carol Plangu <info@plangu.com>
* WIP| * work on the response format * added md file * some fixes and simplications * made schain optional * tests WIP * fixed bid validation * request common structure tests * added privacy tests * added bid specific logic tests * final unit tests * renamed setOnAny to getFirstWithKey * changed interpretResponse to arrow function * removed extra newline * slight adjustment of request/response format * added ad targeting and ad id to bid response * fixed undefined ad id error * fixed linting * fix: removed setting ad id in interpret response * fix: impoved pageview id handling when caroda is loaded later than prebid * style: added semicolumns * added price type bid validation Co-authored-by: Ioan-Carol Plangu <info@plangu.com>
Type of change
Description of change
Initial implementation of the caroda prebid adapter
[X] Be sure to test the integration with your adserver using the Hello World sample page.
For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide: