-
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
Add support for Gamoshi's Gambid Bid Adapter #2625
Conversation
This pull request introduces 1 alert when merging 9a71939 into f7cf6cb - view on lgtm.com new alerts:
Comment posted by lgtm.com |
This pull request introduces 1 alert when merging f7bf27d into f7cf6cb - view on lgtm.com new alerts:
Comment posted by lgtm.com |
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.
It looks like you're missing the new GDPR compliance details. looks good other than that. http://prebid.org/dev-docs/modules/consentManagement.html
This commit utilizes Prebid.js's GDPR framework for passing user's consent to our server. This includes both the actual bid request & the user-syncs request.
Thanks @snapwich - done. |
@snapwich quick question - so on the next Prebid.js release users will be able to check the "Gamoshi Gambid" check-box? |
* Initial submission of Gamoshi's Gambid Bid Adapter * fix failing test and remove redundant "&" in URL * fix minor suggestion from lgtm * fix test of user-sync pixels * another fix for the user-sync tests * fix JS lint error re spaces inside parenthesis * Add GDPR support This commit utilizes Prebid.js's GDPR framework for passing user's consent to our server. This includes both the actual bid request & the user-syncs request. * Fix small bug & test in GDPR support, and few minor linting issues
* Initial submission of Gamoshi's Gambid Bid Adapter * fix failing test and remove redundant "&" in URL * fix minor suggestion from lgtm * fix test of user-sync pixels * another fix for the user-sync tests * fix JS lint error re spaces inside parenthesis * Add GDPR support This commit utilizes Prebid.js's GDPR framework for passing user's consent to our server. This includes both the actual bid request & the user-syncs request. * Fix small bug & test in GDPR support, and few minor linting issues
* Initial submission of Gamoshi's Gambid Bid Adapter * fix failing test and remove redundant "&" in URL * fix minor suggestion from lgtm * fix test of user-sync pixels * another fix for the user-sync tests * fix JS lint error re spaces inside parenthesis * Add GDPR support This commit utilizes Prebid.js's GDPR framework for passing user's consent to our server. This includes both the actual bid request & the user-syncs request. * Fix small bug & test in GDPR support, and few minor linting issues
Type of change
Description of change
Add support for Gamoshi's Gambid Platform to Prebid.js in the form of a new bidder adapter.
Here's how to simulate an example bid for testing:
Contact email of the adapter’s maintainer: arik@gamoshi.com