Prebid Server Adapters

Preface

This document presumes the publisher is comfortable with GAM and Prebid and is capable of creating the required line items, as well as implement the required JavaScript code into their client-side ad configuration.

If you require any assistance in configuring this please reach out to your Sharethrough RevOps Manager.

Overview

Prebid Server is an ad server designed to accept a single request with bidder information and return a single response with all available bids.

Prebid Server is primarily used as an adapter or module by PrebidJS, however, custom solutions will work as long as they adhere to the auction end-point specification.