-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Luponmedia Bid Adapter: improve fallback bid alignment and dynamic server resolution #13020
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
…d request using ortb converter
…e host part is specified in the keyId
…of custom code, tests fix
…used bids, proper tests added
@ChrisHuie @patmmccann, I’d like your input on the behavior introduced in this PR. It involves custom logic to reuse cached bids during |
Thank you for the feedback. We understand that any form of bid reuse outside the same auction, or storage outside of Prebid.js core mechanisms, is not compliant with module guidelines. We've updated the PR to remove all localStorage-based functionality and ensure full compliance. |
Type of change
Bugfix
Feature
New bidder adapter
Updated bidder adapter
Code style update (formatting, local variables)
Refactoring (no functional changes, no api changes)
Build related changes
CI related changes
Does this change affect user-facing APIs or examples documented on http://prebid.org?
Other
Description of change
Other information