Back to Bidders
                Rakuten
                
                
                Features
                
    
      | Bidder Code | rakuten | Prebid.org Member | yes | 
    
      | Prebid.js Adapter | yes | Prebid Server Adapter | no | 
    
      | 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 | check with bidder | 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 | check with bidder | 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 | 
    
      
      |  |  |  |  | 
  
                Bid Params
  
    
      | Name | Scope | Description | Example | Type | 
  
  
    
      | adSpotId | required | The AdSpot ID | 1234 | int | 
  
Configuration
The Rakuten adapter allows the endpoint to be configured with the following configuration option.
pbjs.setConfig({
   rdn: {
     endpoint: "https://new-endpoint.rakuten.com"
   }
});
If unspecified the adapter will fallback to the default endpoint.
                "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_rakuten | hb_bidder_rakuten | hb_adid_rakuten | 
                  
                    | hb_size_rakuten | hb_source_rakuten | hb_format_rakuten | 
                  
                    | hb_cache_host_rakute | hb_cache_id_rakuten | hb_uuid_rakuten | 
                  
                    | hb_cache_path_rakute | hb_deal_rakuten |  | 
                
                
                Back to Bidders