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.28k stars 2.05k forks source link

Impressions #506

Closed yogeshadsparc closed 8 years ago

yogeshadsparc commented 8 years ago

Is there any way to limit the number of impressions we send via header bidding?

mkendall07 commented 8 years ago

@yogeshadsparc No there isn't any throttle for prebid.js. The only option I can think of would be a to submit a percentage of traffic based on a random number. This logically could easily be added to the page however.