Back to Bidders

pubGENIUS

Features

Bidder Code pubgenius Prebid.org Member no
Media Types display GDPR TCF Support yes
User IDs unifiedId USP/CCPA Support yes
Supply Chain Support yes COPPA Support yes
Demand Chain Support no Safeframes OK check with bidder
Supports Deals check with bidder Prebid.js Adapter yes
IAB GVL ID check with bidder Prebid Server Adapter no
Floors Module Support yes First Party Data Support check with bidder
Multi Format Support check with bidder ORTB Blocking Support check with bidder

"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

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 Video object 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 instream and outstream.
playerSize Video player size.
mimes At least one supported MIME type must be specified.
protocols At least one supported protocol must be specified.

Back to Bidders