Back to Bidders

H12 Media

Features

Bidder Code h12media Prebid.org Member no
Media Types display GDPR TCF Support yes
User IDs all USP/CCPA Support yes
Supply Chain Support no COPPA Support no
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 no 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_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