Back to Bidders
                AdHash
                
                
                Features
                
    
      | Bidder Code | adhash | Prebid.org Member | no | 
    
      | Prebid.js Adapter | yes | Prebid Server Adapter | no | 
    
      | Media Types | display, video | Multi Format Support | will-bid-on-any | 
    
      | 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 | no | Supports Deals | check with bidder | 
    
      | Floors Module Support | check with bidder | First Party Data Support | check with bidder | 
    
      | User IDs | none | ORTB Blocking Support | check with bidder | 
    
      | Privacy Sandbox | check with bidder |  |  | 
  
                Note
Here is what you need for Prebid integration with AdHash:
  - Register with AdHash.
- Once registered and approved, you will receive a Publisher ID and Platform URL.
- Use the Publisher ID and Platform URL as parameters in params.
Please note that a number of AdHash functionalities are not supported in the Prebid.js integration:
  - Price floors and passback tags, as they are not needed in the Prebid.js setup;
- Reservation for direct deals only, as bids are evaluated based on their price;
- Fill rate reporting, as unfilled impressions can be filled by any other bidder;
- CPC deals, as bidding happens only on CPM pricing.
Bid Params
  
    
      | Name | Scope | Description | Example | Type | 
  
  
    
      | publisherId | required | Publisher ID | '0x1234567890123456789012345678901234567890' | string | 
    
      | platformURL | required | Platform URL | 'https://adhash.com/p/example/' | string | 
    
      | bidderURL | optional | Bidder URL | 'https://bidder.adhash.com' | string | 
  
                "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_adhash | hb_bidder_adhash | hb_adid_adhash | 
                  
                    | hb_size_adhash | hb_source_adhash | hb_format_adhash | 
                  
                    | hb_cache_host_adhash | hb_cache_id_adhash | hb_uuid_adhash | 
                  
                    | hb_cache_path_adhash | hb_deal_adhash |  | 
                
                
                Back to Bidders