layout | title | description | isHome |
---|---|---|---|
default |
Home |
Setup and manage pre-bid advertising partners without writing code. Prebid.js is open source and free. |
true |
Prebid.js is developed with a group of publishers frustrated by weeks-long pre-bid implementations.
<hr class="half-rule">
<div class="row">
<div class="col-sm-4">
<img src="assets/images/ninja-orange.png" alt="Sass and Less support" class="img-responsive">
<h3>No development required.</h3>
<p>Prebid.js has built-in integrations with all major bidders: Amazon, AppNexus, Criteo, Pubmatic, Rubicon, etc.</p>
<a href="" class="btn btn-outline btn-sm">See full bidder list</a>
</div>
<div class="col-sm-4">
<img src="assets/images/latency-orange.png" alt="Responsive across devices" class="img-responsive">
<h3>500 line items</h3>
<p>No more confusing line item and targeting setup. Only 500 line items can now handle all pre-bid bidders and sizes.</p>
<a href="adops.html" class="btn btn-outline btn-sm">Learn more</a>
</div>
<div class="col-sm-4">
<img src="assets/images/latency-orange.png" alt="Responsive across devices" class="img-responsive">
<h3>Reduce page load time.</h3>
<p>All blocking ad calls are now made async. Pre-bid requests now load together with your page's content.</p>
<a href="" class="btn btn-outline btn-sm">How is this done</a>
</div>
</div>
Prebid.js has built-in, most up to date adapters for all of the major pre-bid bidders.
<hr class="half-rule">
<div class="row bs-docs-featured-sites">
<div class="col-xs-4 col-sm-2">
<img src="assets/images/logos/amazon-logo.jpg" alt="Amazon" class="img-responsive">
</div>
<div class="col-xs-4 col-sm-2">
<img src="assets/images/logos/appnexus-logo.png" alt="AppNexus" class="img-responsive">
</div>
<div class="col-xs-4 col-sm-2">
<img src="assets/images/logos/criteo-logo.png" alt="Criteo" class="img-responsive">
</div>
<div class="col-xs-4 col-sm-2">
<img src="assets/images/logos/openx-logo.jpg" alt="OpenX" class="img-responsive">
</div>
<div class="col-xs-4 col-sm-2">
<img src="assets/images/logos/pubmatic-logo.png" alt="Pubmatic" class="img-responsive">
</div>
<div class="col-xs-4 col-sm-2">
<img src="assets/images/logos/rubicon-logo.png" alt="Rubicon" class="img-responsive">
</div>
</div>
<hr class="half-rule">
<h2 class="bs-docs-featurette-title">Open Source and Community Owned.</h2>
<p class="lead">Prebid.js is open source software. Anyone is free to modify the code and contribute adapters for new bidders. Prebid.js is hosted, developed, and maintained on GitHub.</p>
<a href="getting-started.html" class="btn btn-outline btn-lg">Learn more about Prebid.js</a>