Back to Bidders

Scattered

Features

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

"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

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'
      }
    }
  }
});

Back to Bidders