Using Prebid.js with Microsoft Monetize Ad Server
About this example:
- This example shows how to use Prebid.js with Micosoft Monetize Ad Server.
- See the Seller Tag (AST) documentation for more information.
- To configure the Seller Tag to use SafeFrames, refer to the SafeFrame API Reference.
This example uses a test version of Prebid.js hosted on our CDN that is not recommended for production use.
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.
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