H12 Media
Features
| Bidder Code | h12media | Prebid.org Member | no | 
|---|---|---|---|
| Prebid.js Adapter | yes | Prebid Server Adapter | no | 
| Media Types | display | Multi Format Support | check with bidder | 
| TCF-EU Support | no | IAB GVL ID | check with bidder | 
| 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 | all | ORTB Blocking Support | check with bidder | 
| Privacy Sandbox | check with bidder | 
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'
    }
}
"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 |