Skip to content
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 bidfloor param to allow dynamic bid floor CPM #3431

Merged
merged 3 commits into from
Jan 29, 2019

Conversation

jddeleon
Copy link
Contributor

@jddeleon jddeleon commented Jan 10, 2019

Type of change

  • Bugfix
  • Feature
  • New 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

Adds support to allow user to specify a minimum bid floor price by adding an optional bidfloor param. If bidfloor is not specified, it will default to the values that are specified when setting up a GumGum publisher account.

@mkendall07 mkendall07 self-assigned this Jan 14, 2019
@mkendall07 mkendall07 self-requested a review January 14, 2019 14:41
@@ -1,6 +1,6 @@
{
"name": "prebid.js",
"version": "1.36.0-pre",
"version": "1.37.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please drop the changes to package.lock

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those changes have been reverted!

@mkendall07 mkendall07 merged commit cbbbc3d into prebid:master Jan 29, 2019
pedrolopezmrf pushed a commit to Marfeel/Prebid.js that referenced this pull request Mar 18, 2019
* Add bidfloor to params to allow dynamic bid floor CPM

* polyfill Number.isFinite for IE11/Safari 8

* ADSS-538 Revert changes to package-lock.json
jacekburys-quantcast pushed a commit to jacekburys-quantcast/Prebid.js that referenced this pull request May 15, 2019
* Add bidfloor to params to allow dynamic bid floor CPM

* polyfill Number.isFinite for IE11/Safari 8

* ADSS-538 Revert changes to package-lock.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants