npm prebid.js 1.4.0
Prebid 1.4.0

latest releases: 9.20.0, 9.19.0, 9.18.0...
6 years ago

🚀 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

Don't miss a new prebid.js release

NewReleases is sending notifications on new releases.