npm prebid.js 0.17.0
Prebid 0.17.0 Release

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

🚀 New Features

New Adapters

Fidelity

{
  bidder: 'fidelity',
  params: {
    zoneid: '27248'
  }
}

Widespace

{
  bidder: 'widespace',
  params: {
    sid: '7b6589bf-95c8-4656-90b9-af9737bb9ad3',
    cur: 'EUR'
  }
}

🛠 Maintenance

🐛 Bug Fixes

  • Prevent Rubicon adapter from registering two bids on exceptions #854 (@snapwich)
  • Allow changing of 'ga' global variable #832 (@dantarion)

Commit Log

Don't miss a new prebid.js release

NewReleases is sending notifications on new releases.