npm prebid.js 1.36.0
Prebid 1.36.0 Release

latest releases: 9.18.0, 9.17.0, 9.16.0...
5 years ago

🚀New Features

  • New Bid Adapter Supply2 (#3335)
  • New Bid Adapter Appier (#3370)
  • New Bid Adapter Collectcent (#3365)
  • Appnexus Adapter: Adding native parameters: body2, rating, privacyLink (#3348)
  • Adtelligent adapter: Add user sync pixel logic & GDPR support (#3359)
  • New NO_BID event and "no bids" available from auction (#3286)
  • update AJA adapter: support user sync by iframe (#3382)
{
  bidder: "supply2",
  params: {
    uid: '23',
  }
}
{
  bidder: 'appier',
  params: {
    hzid: 'WhM5WIOp'   // appier hzid of the zone
  }
}
{
  bidder: 'collectcent',
  params: {
    placementId: 0,
    traffic: 'banner'
  }
}

🛠Maintenance

  • Bidfluence Adapter update - Single call (#3347)
  • gumgum adapter - conditionally adds another param to browserParams (#3355)
  • Ozone Adapter - enable ozone to support multiple bid responses (#3354)
  • Sonobi Adapter - Added publisher common ID support. (#3363)
  • AppNexus debug auction via cookie (#3314)
  • Conversant adapter - use video playerSize (#3372)
  • OneVideo adapter - Remove application json from bid request header (#3346)
  • OpenX adapter - video support for platform IDs (#3374)
  • Rubicon Project adapter - Added 640x360 (#3388)
  • Rubicon Project adapter - Added 250x800 size #3390

🐛Bug Fixes

  • PubMatic Adapter - Fix dctr warning (#3337)
  • Fix #2781 - syncsPerBidder set to 0 #3360

Don't miss a new prebid.js release

NewReleases is sending notifications on new releases.