Back to Bidders

Holid

Features

Bidder Code holid Prebid.org Member no
Media Types display TCF-EU Support yes
User IDs none USP/CCPA Support yes
Supply Chain Support check with bidder COPPA Support check with bidder
Demand Chain Support check with bidder GPP Support check with bidder
Supports Deals check with bidder Prebid.js Adapter yes
IAB GVL ID 1177 Prebid Server Adapter no
Floors Module Support check with bidder First Party Data Support check with bidder
Multi Format Support check with bidder ORTB Blocking Support check with bidder
Safeframes OK 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