Running Prebid.js without an ad server

About this example:

  • This example demonstrates running an auction and rendering without an ad server.

In the JSFiddle example below:

  • Click Result to see the example output.
  • Click Edit in JSFiddle to open the example in the JSFiddle editor in a new tab.

(Sorry, JSFiddle code examples aren't available with your cookie privacy settings.)

Cookie Settings


This example includes all available adapters and modules. Production implementations should build from source or customize the build using the Download page to make sure only the necessary bidder adapters and modules are included.

Further Reading