Skip to content

Document "dense" option for pbjs.setPriceGranularity() #56

Closed
@rmloveland

Description

@rmloveland

Via the 0.9.0 release notes:

New "dense" option for pbjs.setPriceGranularity():

pbjs.setPriceGranularity('dense') will set price bucket targeting as shown:

| CPM | Granularity |
|------------+----------------------------------|
| CPM <= $3 | $0.01 increments |
| CPM <= $8 | $0.05 increments |
| CPM <= $20 | $0.50 increments |
| CPM > $20 | Caps the price bucket at $20 |

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions