Back to Bidders
                CodeFuel
                
                
                Features
                
    
      | Bidder Code | CodeFuel | Prebid.org Member | no | 
    
      | Prebid.js Adapter | yes | Prebid Server Adapter | yes | 
    
      | Media Types | display | Multi Format Support | check with bidder | 
    
      | TCF-EU Support | no | IAB GVL ID | check with bidder | 
    
      | GPP Support | check with bidder | DSA Support | check with bidder | 
    
      | USP/CCPA Support | no | COPPA Support | check with bidder | 
    
      | Supply Chain Support | check with bidder | Demand Chain Support | check with bidder | 
    
      | Safeframes OK | check with bidder | Supports Deals | check with bidder | 
    
      | Floors Module Support | no | First Party Data Support | check with bidder | 
    
      | Endpoint Compression | check with bidder | ORTB Blocking Support | check with bidder | 
    
      | User IDs | none | Privacy Sandbox | check with bidder | 
    
      
      | Prebid Server App Support | check with bidder |  |  | 
  
                Description
Module that connects to Codefuel bidder to fetch bids.
Display format is supported but not native format. Using OpenRTB standard.
Bid Params
  
    
      | Name | Scope | Description | Example | Type | 
  
  
    
      | placementId | required | Placement-Id defined by the caller | '0111f8ac-2d40-4613-8557-b47dbf622fff' | string | 
  
Configuration
    pbjs.setConfig({
    codefuel: {
        bidderUrl: 'https://prebidtest.zemanta.com/api/bidder/prebidtest/bid/'
    }
});
"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_CodeFuel | hb_bidder_CodeFuel | hb_adid_CodeFuel | 
                  
                    | hb_size_CodeFuel | hb_source_CodeFuel | hb_format_CodeFuel | 
                  
                    | hb_cache_host_CodeFu | hb_cache_id_CodeFuel | hb_uuid_CodeFuel | 
                  
                    | hb_cache_path_CodeFu | hb_deal_CodeFuel |  | 
                
                
                Back to Bidders