Back to Bidders
                Caroda
                
                
                Features
                
    
      | Bidder Code | caroda | Prebid.org Member | no | 
    
      | Prebid.js Adapter | yes | Prebid Server Adapter | no | 
    
      | Media Types | display, video | Multi Format Support | check with bidder | 
    
      | TCF-EU Support | yes | IAB GVL ID | 954 | 
    
      | GPP Support | check with bidder | DSA Support | check with bidder | 
    
      | USP/CCPA Support | yes | COPPA Support | yes | 
    
      | Supply Chain Support | yes | Demand Chain Support | check with bidder | 
    
      | Safeframes OK | yes | Supports Deals | no | 
    
      | Floors Module Support | yes | First Party Data Support | yes | 
    
      | Endpoint Compression | check with bidder | ORTB Blocking Support | no | 
    
      | User IDs | all | Privacy Sandbox | check with bidder | 
    
      
      |  |  |  |  | 
  
                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'
    }
  }
});
"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 |  | 
                
                
                Back to Bidders