Back to Bidders

Holid

Features

Bidder Code holid Prebid.org Member no
Prebid.js Adapter yes Prebid Server Adapter no
Media Types display Multi Format Support check with bidder
TCF-EU Support yes IAB GVL ID 1177
GPP Support check with bidder DSA Support check with bidder
USP/CCPA Support yes 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
User IDs none ORTB Blocking Support check with bidder
Privacy Sandbox check with bidder

Bid Params

Name Scope Description Example Type
adUnitID required Ad Unit ID provided by Holid '12345' string

Configuration

To increase the match rate and monetization, Holid recommends turning on iframe-based user sync.

pbjs.setConfig({
    userSync: {
        filterSettings: {
            iframe: {
                bidders: '*',   // '*' means all bidders
                filter: 'include'
            }
        }
    }
});

"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_holid hb_bidder_holid hb_adid_holid
hb_size_holid hb_source_holid hb_format_holid
hb_cache_host_holid hb_cache_id_holid hb_uuid_holid
hb_cache_path_holid hb_deal_holid

Back to Bidders