-
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
Fidelity Media Bid Adapter. Prebid.js v3 support, CCPA support. #4630
Conversation
Add Prebid.js v.3 support. Add CCPA support.
Add Prebid.js v.3 support. Add CCPA support.
@mkendall07 the build goes well locally but here we see errors. Could you please look into. |
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.
Hi @onaydenov
These changes LGTM.
I would also recommend though to submit the CCPA changes to the 2.44.x-legacy branch, so your adapter there can be compliant for anyone still running 2.x versions of Prebid.js. You will have to open a separate PR to make that update.
…id#4630) * Fidelity Media bid adapter update. Add Prebid.js v.3 support. Add CCPA support. * Fidelity Media bid adapter update. Add Prebid.js v.3 support. Add CCPA support. * PR Error fix * error fix * PR Error fix * PR Error fix * PR Error fix * pr error fix * Auction timeout removed * Fix. Timeout is back
…id#4630) * Fidelity Media bid adapter update. Add Prebid.js v.3 support. Add CCPA support. * Fidelity Media bid adapter update. Add Prebid.js v.3 support. Add CCPA support. * PR Error fix * error fix * PR Error fix * PR Error fix * PR Error fix * pr error fix * Auction timeout removed * Fix. Timeout is back
Type of change
Description of change
Fidelity Media Bid Adapter Update.
Add Prebid.js v.3 support.
Add CCPA support.
Other information
PR for the docs: prebid/prebid.github.io#1707