Features
Bidder Code | pixfuture | Prebid.org Member | no |
---|---|---|---|
Prebid.js Adapter | yes | Prebid Server Adapter | no |
Media Types | display | Multi Format Support | contact support |
TCF-EU Support | yes | IAB GVL ID | 839 |
GPP Support | contact support | DSA Support | contact support |
USP/CCPA Support | yes | COPPA Support | yes |
Supply Chain Support | contact support | Demand Chain Support | contact support |
Safeframes OK | contact support | Supports Deals | contact support |
Floors Module Support | contact support | First Party Data Support | contact support |
User IDs | criteoId, unifiedId, id5Id, sharedId, identityLink, liveIntentId, fabrickId | ORTB Blocking Support | contact support |
Privacy Sandbox | contact support |
Bid Params
Name | Scope | Description | Example | Type |
---|---|---|---|---|
pix_id |
required | A unique ID for your site’s ad placement. The pix_id parameter corresponds to each ad size. |
"Abc123" |
string |
Basic Prebid.JS Example:
var adUnits = [
{
code: 'test-div-300x250',
mediaTypes: {
banner: {
sizes: [[300,250]]
}
},
bids: [
{
bidder: 'pixfuture',
params: {
pix_id: 11234567890
}
}
]
},
{
code: 'test-div2-728x90',
mediaTypes: {
banner: {
sizes: [[728,90]]
}
},
bids: [
{
bidder: 'pixfuture',
params: {
pix_id: 0987654321
}
}
]
}
];
"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_pixfuture |
hb_bidder_pixfuture |
hb_adid_pixfuture |
hb_size_pixfuture |
hb_source_pixfuture |
hb_format_pixfuture |
hb_cache_host_pixfut |
hb_cache_id_pixfutur |
hb_uuid_pixfuture |
hb_cache_path_pixfut |
hb_deal_pixfuture |