Holid
Features
Bidder Code | holid | Prebid.org Member | no |
---|---|---|---|
Media Types | display | GDPR TCF Support | yes |
User IDs | none | USP/CCPA Support | yes |
Supply Chain Support | no | COPPA Support | no |
Demand Chain Support | no | GPP Support | no |
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 |
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_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 |
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'
}
}
}
});