Prebid.js: How to Change Cap Default for setPriceGranularity("medium");

Created on 27 Jul 2016  路  2Comments  路  Source: prebid/Prebid.js

So i'm using pbjs.setPriceGranularity("medium");
but i dont want to have 200 line items i want to change the cap default from 20 to 8.00 for example how can this be done ?

many thanks.

question

Most helpful comment

@mercuryyy
This can be accommodated by using a custom price bucket setting. See http://prebid.org/dev-docs/examples/custom-price-bucket.html

All 2 comments

I ended up creating 200 Line items ;/ but a solution can still be helpful for someone that wants to use 0.10 increments but cap it not at 20.00 cpm default.

@mercuryyy
This can be accommodated by using a custom price bucket setting. See http://prebid.org/dev-docs/examples/custom-price-bucket.html

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Rubioli picture Rubioli  路  3Comments

jaiminpanchal27 picture jaiminpanchal27  路  3Comments

jdwieland8282 picture jdwieland8282  路  5Comments

mthazin picture mthazin  路  6Comments

nyfer picture nyfer  路  5Comments