Skip to main content

Prebid

Prebid is a free and fully open source header bidding solution available to any publisher, dedicated to header bidding in the ad tech industry.

Header bidding allows publishers to create a short delay in ad serving to obtain bids from multiple demand partners before deciding on which ad to display, enabling competitive pricing and higher revenue.

More information on Prebid | Prebid.js Bidder on prebid.org | Prebid Server Bidder on prebid.org

How do Adhese and prebid work together

Adhese participates in Prebid as a bidder with both a Prebid.js adapter and a Prebid Server adapter, supporting both client-side and server-side header bidding implementations.

Once connected you can use the Adhese adserver to run your own campaigns, connect to other Adhese instances or connect to Adhese Gateway, our own header bidding solution.

Bid Configuration Params

Pbjs param name

Scope

Description

Example

Type

account

required

Adhese account name

'demo'

string

location

required

Adhese location URL

'_adhese_prebid_demo_'

string

format

required

Adhese format code TAG

'leaderboard'

string

data

optional

(PBJS only) Custom target data

{ 'ci': [9000, 9050] }

object

targets

optional

(PBS only) Custom target data

{ 'ci': [9000, 9050] }

object