Optable
Features
Bidder Code | optable | Prebid.org Member | yes |
---|---|---|---|
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 | check with bidder | 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 | none | ORTB Blocking Support | check with bidder |
Privacy Sandbox | paapi |
Registration
If you have any questions regarding set up, please reach out to your account manager or support@optable.co.
Bid Parameters
Banner
Name | Scope | Description | Example | Type |
---|---|---|---|---|
site |
required | Optable site ID provided by your Optable representative. | “aaaaaaaa” | String |
AdUnit Format for Banner
var adUnits = [
{
code: 'test-div',
sizes: [[728, 90]], // a display size
mediaTypes: {'banner': {}},
bids: [
{
bidder: 'optable',
params: {
site: 'aaaaaaaa',
}
}
]
}
];
"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_optable |
hb_bidder_optable |
hb_adid_optable |
hb_size_optable |
hb_source_optable |
hb_format_optable |
hb_cache_host_optabl |
hb_cache_id_optable |
hb_uuid_optable |
hb_cache_path_optabl |
hb_deal_optable |