npm prebid.js 0.33.0
Prebid 0.33.0 Release

latest releases: 9.15.0, 9.14.0, 9.13.0...
6 years ago

🚀 New Features

  • Updated for 1.0 Komoona #1743
  • Updated for 1.0 OpenX #1714
  • Updated for 1.0 Sharethrough #1740
  • Updated for 1.0 Mobfox #1757
  • Updated for 1.0 Underdog Media #1801
  • Updated for 1.0 Vertamedia #1789
  • Updated for 1.0 Pollux #1694
  • Updated for 1.0 OpenX Video Adapter #1724
  • Updated for 1.0 Sovrn #1796
  • Updated for 1.0 AOL #1693
  • New adapter Ad4Game #1797
  • New adapter AdKernelAdn #1747
  • New adapter 33Across #1805

Ad4Game

{
  bidder: 'a4g',
  params: {
    zoneId: 59304,
    deliveryUrl: 'http://dev01.ad4game.com/v1/bid'
}

AdKernelAdn

{
  bidder: 'adkernelAdn',
  params: {
    pubId: 50357,
    host: 'dsp-staging.adkernel.com'
  }
}

33Across

{
  bidder: '33across',
  params: {
    siteId: 'pub1234',     
    productId: 'infeed'     
  }
}

🛠 Maintenance

  • adxcg adapter now supports currencies #1798
  • Unused variable removed from realvu #1800
  • Update conversant adapter to include ttl and netRevenue for Prebid 1.0 #1791
  • Added sizes to Rubicon Adapter #1818
  • PubMatic adapter updates #1707
  • Custom keyword support for PBS bid adapter #1763
  • Remove require.ensure entirely #1816
  • Platform.io Bidder Adapter update #1817

🐛 Bug Fixes

  • Pulsepoint: fixing bid rejection due to missing mandatory bid params. #1823
  • Update renderAd to replace ${AUCTION_PRICE} in adUrl #1795
  • Drop non-video bidders from video ad units #1815

Don't miss a new prebid.js release

NewReleases is sending notifications on new releases.