prebid / Prebid.js

Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
https://docs.prebid.org
Apache License 2.0
1.33k stars 2.08k forks source link

Request to update pbjs.setPriceGranularity documentation #400

Closed thehumanpuck closed 8 years ago

thehumanpuck commented 8 years ago

Documentation says that the "high" option uses 5 cent buckets, but in the code it looks like we are using 1 cent buckets.

Screenshot showing current documentation: 2016-06-09 10_27_05-publisher api reference for header bidding

mkendall07 commented 8 years ago

@thehumanpuck Thanks. Added a PR to fix.

mkendall07 commented 8 years ago

Merged