Back to Bidders

H12 Media

Features

Bidder Code h12media Prebid.org Member no
Media Types display TCF-EU Support no
User IDs all 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 check with bidder 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

"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_h12media hb_bidder_h12media hb_adid_h12media
hb_size_h12media hb_source_h12media hb_format_h12media
hb_cache_host_h12med hb_cache_id_h12media hb_uuid_h12media
hb_cache_path_h12med hb_deal_h12media

Bid Params

Name Scope Description Example Type
pubid required Publisher ID 123 string
pubsubid optional Publisher Sub ID 123 string
pubcontainerid optional Custom container ID 123 string
placementid optional Publisher placement ID 321 string
size optional Creative size '300x250' string
endpointdom optional Custom Endpoint URL https://h12-media.com/bid string

Example:

{
    bidder: "h12media",
    params: {
        pubid: 123,
        placementid: 321,
        size: '300x250'
    }
}

Back to Bidders