Oneplanetonly
Features
Bidder Code | oneplanetonly | Prebid.org Member | no |
---|---|---|---|
Media Types | display | GDPR TCF Support | no |
User IDs | none | USP/CCPA Support | no |
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_oneplanetonly |
hb_bidder_oneplaneto |
hb_adid_oneplanetonl |
hb_size_oneplanetonl |
hb_source_oneplaneto |
hb_format_oneplaneto |
hb_cache_host_onepla |
hb_cache_id_oneplane |
hb_uuid_oneplanetonl |
hb_cache_path_onepla |
hb_deal_oneplanetonl |
Bid Params
Name | Scope | Description | Example | Type |
---|---|---|---|---|
siteId |
required | The site id | '5' |
string |
adUnitId |
required | The ad unit id | '5-4587544' |
string |
Example:
{
bidder: 'oneplanetonly',
params: {
siteId: '5',
adUnitId: '5-4587544'
}
}