Skip to content

Releases: prebid/Prebid.js

Prebid 0.34.6

20 Mar 21:01
Compare
Choose a tag to compare

🛠 Maintenance

  • Updates to legacy appnexusAst adapter for buyerMemberId and outstream config #2237
  • Update Unruly Adapter to ensure Prebid.js 1.x compatibility #2207
  • Add Invibes Adapter #2240
  • Adapt Adomik Analytics for Prebid.js legacy #2181
  • Update for Media.net adapter legacy #2241
  • Add hb_cache_id #2273

🐛 Bug Fixes

  • Ensure Unruly Renderer is placed in Prebid supply mode if necessary. #2265

Prebid 1.5.0

07 Mar 00:30
Compare
Choose a tag to compare

🚀 New Features

  • New adapter - Quantum Advertising #2051
  • New adapter - RTBHouse #2184
  • New adapter - FairTrade #2147
  • New adapter - vuble #2201
  • Updated for 1.0 - Adyoulike #2077
  • Updated for 1.0 - Innity #2180
  • Updated for 1.0 - Vertoz #2104
  • Updated for 1.0 - Smartyads #2080
  • Updated for 1.0 - Yieldbot #2135
  • Add banner support to Beachfront adapter #2117

Quantum

{
  bidder: 'quantum',
  params: {
    placementId: 21546 
  }      
}

RTBHouse

{
  bidder: 'rtbhouse',
  params: {
    publisherId: 'PREBID_TEST',
    region: 'prebid-eu',
    test: 1
  }
}

FairTrade

{
  bidder: 'fairtrade',
  params: {
    uid: 166
  }
}

vube

{
  bidder: 'vuble',
  params: {
    env: 'com',
    pubId: 8,
    zoneId: '12345',
    referrer: "http://www.vuble.tv/", // optional
    floorPrice: 5.00 // optional
  }
}

🛠 Maintenance

  • Update NasmediaAdmixer adapter #2164
  • Change bidderCode for DAN Marketplace Bid Adapter #2183
  • Add multiple bids request #2136
  • RockYou: Update for multiple ad unit support #2198
  • ADSS-169 #2187
  • AT-5462 #2188
  • Use Stale bot to flag and remove stale issues/PRs #2192
  • Gamma Support UserSync Endpoint #2216
  • Update Vidazoo domain #2223

🐛 Bug Fixes

  • Only do video caching if we don't already have a videoCacheKey #2143
  • Only count bid timeouts if bidder didn't call done #2154
  • AdGeneration bugfix #2191
  • Audience Network: allow native/fullwidth bids for non-IAB sizes #2203
  • 33Across: updated user sync endpoint #2193
  • InSkin: remove referrer field from request body #2217
  • Fix video bids from multi-response array triggering callback early #2219

📝 Documentation

  • Updated PR_REVIEW guidelines #2159

Prebid 0.34.5

07 Mar 00:50
Compare
Choose a tag to compare

🛠 Maintenance

  • Fixed test file and removed yarn #2175
  • Update to sovrn custom params as well as site object construction #2177
  • RTK official updates #2195

🐛 Bug Fixes

  • ShareThrough: use b64EncodeUnicode to encode strings with unicode chars #2204
  • Rubicon: fix mediaType being overwritten by undefined in rubicon bid adapter #2227

Prebid 1.4.0

05 Mar 16:50
Compare
Choose a tag to compare

🚀 New Features

  • New adapter IAS #2056
  • New adapter Gamma SSP #2092
  • Updated for 1.0 - Orbitsoft #2108
  • Option to use a configurable vendor preset for s2sConfig #2073
  • Added debug info to DOM for Prebid creatives #2158
  • Added Publisher Common ID module #2150
  • Added currency.defaultRates to use when currency file fails to load #2134

IAS

{
  bidder: "ias",
  params: {
    pubId: '99',
    adUnitPath: '/57514611/news.com'
  }
}

Gamma SSP

{
  bidder: 'gamma',
  params: {
    siteId: '1465446377',
    zoneId: '1515999290'
  }
}

🛠 Maintenance

  • Optimatic: Add support for NURL and ADM as backup #2112
  • Replace event string with constant #2128
  • Rubicon: Added advertiserId and networkId #2086
  • Updated test stack #2014
  • Sovrn: Updated custom params and site object construction #2149
  • AdGeneration: Added native impression trackers #2151
  • Rubicon: Fixed some logic related to referrers #2087
  • Prebid Server add support for OpenRTB protocol and endpoint #2102

🐛 Bug Fixes

  • Fixed bug where hooked functions with no hooks weren't ran immediately #2115
  • Sovrn: Fixed dealid #2119
  • AN Adapter fix bug with privateSizes #2141
  • Size mapping throws warning if mediaQuery missing #2114
  • AOL: Fixed broken user matching in iframes #2125
  • Undertone: Fixed page domain bug #2027
  • RxRTB: fix bidfloor param check #2157

Prebid 0.34.4

20 Feb 21:36
Compare
Choose a tag to compare

🚀 New Features

🛠 Maintenance

  • Rubicon: Update secure parameter #2120
  • Serverbid: getUserSyncs and new ad sizes #2131

🐛 Bug Fixes

  • AOL: Fixed broken user matching in iframes #2127

Prebid 1.3.1

07 Feb 22:25
Compare
Choose a tag to compare

🐛 Bug Fixes

omit app and device if not present rather than send false #2116

Prebid 0.34.3

07 Feb 15:30
Compare
Choose a tag to compare

🚀 New Features

  • InSkin Bid Adapter #2083

🛠 Maintenance

  • Added 3 new sizes to Rubicon Project SizeMap #2090
  • Serverbid Legacy Adapter #2063

🐛 Bug Fixes

  • Fix media type, add video cache key to Rubicon adapter #2068
  • Always send request to server for Realvu adapter #2085

Prebid 1.3.0

06 Feb 21:52
Compare
Choose a tag to compare

🚀 New Features

  • New adapter Vidazoo #1916
  • New adapter Yieldlab #1967
  • New adapter C1X #1946
  • New adapter AdgenerationBidAdapter #2034
  • New adapter Dentsu Aegis Network Marketplace #1982
  • New adapter Xendiz bid adapter #1985
  • New adapter Peak226 Bid Adapter #2040
  • Updated for 1.0 Vertamedia #1945
  • Updated for 1.0 ucfunnelBidAdapter #1990
  • Updated for 1.0 Sonobi #2033
  • Support for setting outstream renderer options #2025
  • Add digitrust support to prebidserverBidAdapter #2075
  • Serverbid Bid Adapter: getUserSyncs and new adsizes #2106
  • Adkernel adapter additional bid parameters #2105

Vidazoo

{
  bidder: 'vidazoo',
    params: {
    cId: '5a1c419d95fce900044c334e',
    pId: '59ac17c192832d0011283fe3',
    bidFloor: 0.0001
  }
}

Yieldlab

{
  bidder: 'yieldlab',
  params: {
      placementId: '4206978',
      accountId: '2358365',
      adSize: '800x250'
  }
}

C1X

{
   bidder: 'c1x',
   params: {
      siteId: '9999',
      pixelId: '12345',
      floorPriceMap: {
        '300x250': 0.20,
        '300x600': 0.30
      }, //optional
   }
}

Dentsu Aegis Network Marketplace

{
  bidder: 'danmarketplace',
  params: {
    uid: 4,
    priceType: 'gross' // by default is 'net'
  }
}

🛠 Maintenance

  • Add automatad alias to serverbid adapter #2062
  • Update nanointeractive base url #2072
  • ImproveDigitalBidAdapter - Added support for ad server currency #2001
  • Serverbid server optimization #2048
  • Pass app and device fields to Prebid server #2044
  • Sonobi Adapter: add hfa and pv parameter to request payload #2109
  • Update adform adapter request #2107
  • SekindoUMB: removing userSync #2032

🐛 Bug Fixes

  • Add video cache key to Rubicon adapter #2064
  • Fix native reserved keyword #2066
  • Audience Network: add support for mixed errors/bids response #2052
  • Pass empty responses array for registerSyncs in prebidserverBidAdapter #2070
  • Yieldmo Bid Adapter test case fix #2100
  • Port calling order fix to 1.x #2067
  • 33across bugfix + Refactor #2024
  • must explicitly list pre1api for it to be included in build #2097

📝 Documentation

  • PR / Issue Review process update #2093

Prebid 0.34.2

24 Jan 19:38
Compare
Choose a tag to compare
  • 1.0-compatible adapter Media.net #2039

🛠 Maintenance

  • Update for Smart AdServer legacy adapter #2005

🐛 Bug Fixes

  • Fix for TrustX legacy adapter #1981

Prebid 1.2.0

24 Jan 17:12
Compare
Choose a tag to compare

🚀 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