Back to Bidders

Caroda

Features

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

"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_caroda hb_bidder_caroda hb_adid_caroda
hb_size_caroda hb_source_caroda hb_format_caroda
hb_cache_host_caroda hb_cache_id_caroda hb_uuid_caroda
hb_cache_path_caroda hb_deal_caroda

Bid params

The Caroda Bidding adapter requires setup before beginning. Please contact us on https://caroda.io/

Name Scope Description Example Type
ctok required id unique to a customer "abcdef" string
placementId optional used when there are multiple placements configured per domain "opzabc123" string
priceType optional price type "gross" string

OpenRTB request config

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

pbjs.setConfig({
  ortb2: {
    app: {
      name: 'My APP'
    }
  }
});

Back to Bidders