Back to Bidders

Scattered

Features

Bidder Code scattered Prebid.org Member no
Prebid.js Adapter yes Prebid Server Adapter no
Media Types display Multi Format Support will-bid-on-one
TCF-EU Support yes IAB GVL ID 1179
GPP Support check with bidder DSA Support check with bidder
USP/CCPA Support no COPPA Support no
Supply Chain Support no Demand Chain Support check with bidder
Safeframes OK no Supports Deals no
Floors Module Support no First Party Data Support no
User IDs none ORTB Blocking Support no
Privacy Sandbox check with bidder

Bid params

Name Scope Description Example Type
bidderDomain required Bidder domain "Leaderboard" string
test optional Is test bid 0 integer

OpenRTB request config

OpenRTB bid request app, site, device properties configured using prebid config.

pbjs.setConfig({
  ortb2: {
    site: {
      id: '876',
      publisher: {
        domain: 'publisher1.eu'
      }
    }
  }
});

"Send All Bids" Ad Server Keys

These are the bidder-specific keys that would be targeted within GAM in a Send-All-Bids scenario. GAM truncates keys to 20 characters.
hb_pb_scattered hb_bidder_scattered hb_adid_scattered
hb_size_scattered hb_source_scattered hb_format_scattered
hb_cache_host_scatte hb_cache_id_scattere hb_uuid_scattered
hb_cache_path_scatte hb_deal_scattered

Back to Bidders