Getting Started for Developers
Quick Start
The easiest way to get started with Prebid.js is to use the example code below.
This example uses a test version of Prebid.js hosted on our CDN that is not recommended for production use. It includes all available adapters. Production implementations should build from source or customize the build using the
Download page to make sure only the necessary bidder adapters are included.
(Sorry, jsfiddle code examples aren't available with your cookie privacy settings.)
Cookie Settings
Next Steps
- Set up your ad server using the corresponding Ad Ops setup instructions
- Once you’re comfortable with the basic setup, check out the examples showing other use cases