Back to Bidders
                pubGENIUS
                
                
                Features
                
    
      | Bidder Code | pubgenius | Prebid.org Member | no | 
    
      | 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 | yes | COPPA Support | yes | 
    
      | Supply Chain Support | yes | Demand Chain Support | check with bidder | 
    
      | Safeframes OK | check with bidder | Supports Deals | check with bidder | 
    
      | Floors Module Support | yes | First Party Data Support | check with bidder | 
    
      | User IDs | unifiedId | ORTB Blocking Support | check with bidder | 
    
      | Privacy Sandbox | check with bidder |  |  | 
  
                Bid Params
  
    
      | Name | Scope | Description | Example | Type | 
  
  
    
      | adUnitId | required | pubGENIUS ad unit ID. | '1234' | string | 
    
      | position | optional | Ad position on the page. Supported values: 0- unknown (default),1- above the fold,3- below the fold. | 1 | integer | 
    
      | test | optional | Indicates bidding for testing purposes | true | boolean | 
    
      | video | optional | Contains properties of the video ad. Any fields of Videoobject in OpenRTB v2.5 are accepted. | { skip: 1 } | object | 
  
Video
Video parameters are read from the ad unit as in mediaTypes.video, and can be overridden in bid params.
The following properties are required in mediaTypes.video of the ad unit:
  
    
      | Name | Description | 
  
  
    
      | context | Supported values are instreamandoutstream. | 
    
      | playerSize | Video player size. | 
    
      | mimes | At least one supported MIME type must be specified. | 
    
      | protocols | At least one supported protocol must be specified. | 
  
                "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_pubgenius | hb_bidder_pubgenius | hb_adid_pubgenius | 
                  
                    | hb_size_pubgenius | hb_source_pubgenius | hb_format_pubgenius | 
                  
                    | hb_cache_host_pubgen | hb_cache_id_pubgeniu | hb_uuid_pubgenius | 
                  
                    | hb_cache_path_pubgen | hb_deal_pubgenius |  | 
                
                
                Back to Bidders