npm prebid.js 1.11.0
Prebid 1.11.0

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

🚀New Features

  • Sonobi Adapter - Added referrer param. (#2497)
  • add support for latLong in rubicon adapter #2508
  • OpenX Adapter: GDPR Support #2504
  • New Adapter brainyBidAdapter #2458
  • New Adapter Aardvark (#2507)
  • New Adapter GXOne (#2540)
  • change AppNexus endpoint to use ORTB (#2532)
  • GDPR support added in media net bidder (#2538)
  • Lifestreet: gdpr and consent string parameters (#2537)
  • Smart: GDPR support #2528
    -consentManagement - add support for safeframe workflow #2523
  • GDPR - add consent information to PBS cookie_sync request #2530

New Adapter

{
  bidder: 'brainy',
  params: {
    accountID: 3481
    slotID: 5569
  }
}
{
  bidder: 'aardvark',
  params: {
    ai: '0000',
    sc: '1234'
  }
}
{
  bidder: "gxone",
  params: {
    uid: '2',
    priceType: 'gross' // by default is 'net'
  }
}

🛠Maintenance

  • Rubicon Project Adapter: Added 1024x768 (#2527)
  • Rubicon Project Adapter: Added gdpr support to userSync (#2531)

🐛Bug Fixes

  • Sonobi Adapter - Fixed timeout error in userSync (#2497)
  • Rubicon Project Adapter - Fixed bug when latitute/longitue are not provided (#2533)
  • PubMatic Adapter - Bug fix to read all bids from seatBid array (#2520)
  • fix getPreparedBidForAuction to look for renderer on correct bid (#2505)

Don't miss a new prebid.js release

NewReleases is sending notifications on new releases.