MediaBrama
Features
Bidder Code | mediabrama | Prebid.org Member | no |
---|---|---|---|
Media Types | display | TCF-EU Support | no |
User IDs | none | USP/CCPA Support | no |
Supply Chain Support | no | COPPA Support | no |
Demand Chain Support | no | GPP Support | check with bidder |
Supports Deals | no | Prebid.js Adapter | yes |
IAB GVL ID | none | Prebid Server Adapter | no |
Floors Module Support | yes | First Party Data Support | no |
Multi Format Support | will-bid-on-one | ORTB Blocking Support | no |
Safeframes OK | no |
Description
MediaBrama header bidding adapter connects with mediabrama demand sources to fetch bids for display placements. Please reach out to your account manager or support@mediabrama.com for more information.
Bid params
Name | Scope | Description | Example | Type |
---|---|---|---|---|
placementId |
optional | The placement ID from MediaBrama | '24428' |
string |
bidFloor |
optional | Lowest value of expected bid price | 1.1 |
float |
Test Parameters
300x250 banner test
var adUnits = [{
code: 'prebid-place',
mediaTypes: {
banner: {
sizes: [[300, 250]]
}
},
// Replace this object to test a new Adapter!
bids: [{
bidder: 'mediabrama',
params : {
placementId : "24428" //test, please replace after test
}
}]
}];
"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_mediabrama |
hb_bidder_mediabrama |
hb_adid_mediabrama |
hb_size_mediabrama |
hb_source_mediabrama |
hb_format_mediabrama |
hb_cache_host_mediab |
hb_cache_id_mediabra |
hb_uuid_mediabrama |
hb_cache_path_mediab |
hb_deal_mediabrama |