🚀 New Features
- Support multiple media formats within a single ad unit #1991
- New adapter Gjirafa #1944
- New adapter NasmediaAdmixer #1937
- New adapter Media.net #2038
- New adapter vi #2020
- New adapter InSkin #2016
- New adapter Colossus #2029
- New adapter Optimera #1961
- New adapter RockYou #1977
- Updated for 1.0 Admixer #1755
- Updated for 1.0 Adform #1947
- Updated for 1.0 GumGum #1966
- Updated for 1.0 Mantis #1840
- Updated for 1.0 E-planning #2003
- Updated for 1.0 Atomx #2026
- Updated for 1.0 PubMatic #2011
- Updated for 1.0 Smart AdServer #1908
- pre1api module that allows use of deprecated pre1.0 API in Prebid 1.0 #1976
Gjirafa
{
bidder: 'gjirafa',
params: {
placementId: '71-3'
}
}
NasmediaAdmixer
{
bidder: 'nasmediaAdmixer',
params: {
ax_key : 'ajj7jba3'
}
}
Media.net
{
bidder: 'medianet',
params: {
cid : '8CUX0H51C',
site: {
page: 'http://smoketesting.net/prebidtest',
domain: 'smoketesting.net',
ref: 'http://smoketesting.net/prebidtest'
}
}
}
vi
{
bidder: 'vi',
params: {
pubId: 'sb_test',
lang: 'en-US',
cat: 'IAB1',
bidFloor: 0.05 //optional
}
}
E-Planning
{
bidder: 'eplanning',
params: {
t: 1
}
}
InSkin
{
bidder: 'inskin',
params: {
networkId: '9874',
siteId: '983808'
}
}
Colossus
{
bidder: 'colossusssp',
params: {
placement_id: 0
}
}
🛠 Maintenance
- Added optional width and height to Sekindo display parameters #1998
- TrustX adapter update #1979
- Changed TTL for AOL adapter #2004
- multiformat size validation checks #1964
- Re-implemented RhythmOne audit beacon in prebid 1.0 interface #1953
- Added districtm as an alias of appnexus #2018
- Serverbid Bid Adapter: updated example and new ad size #2023
- AdomikAnalyticsAdapter Separate bids & won calls #2015
- OpenX Adapter: Update to support mediaTypes field #1974
🐛 Bug Fixes
- Fix uncached video bids triggering callback early #2017