npm prebid.js 1.7.0
Prebid 1.7.0

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

🚀 New Features

  • New adapter - Adtelligent (#2137)
  • New adapter EngageBDR (#2309)
  • New adapter CLICKFORCE (#2053)
  • Enhance location detection within utils #2167
  • Prebid Server now supports aliases in prebidServer #2257

Adtelligent

{
          bidder: 'adtelligent',
          params: {
              aid: 324758
          }
}

EngageBDR

{
          bidder: 'ebdr',
          params: {
              zoneid: '99999',
              bidfloor: '1.00',
              IDFA:'xxx-xxx',
              ADID:'xxx-xxx',
              latitude:'34.089811',
              longitude:'-118.392805'
          }
}

🛠 Maintenance

  • Changing default currency file to https #2306
  • add optional param to bridgewellBidAdapter (#2289)
  • Smart Ad Server: Fix bug when multi bids (#2170)
  • Serverbid Bid Adapter: Added archon alias #2293
  • Bridgewell Bid Adapter: adunit sizes support (#2320)
  • Beachfront Bid Adapter: Added video targeting (#2321)
  • Platform.io Bid Adapter: added video support (#2318)
  • Log error returned by PBS #2335
  • InSkin Bid Adapter: add user syncing #2287
  • vuble adapter: now handles dealId (#2322)
  • Adkernel adapters compatibility issues #2290

🐛 Bug Fixes

  • Prebid Server Adapter: if cache markup is not enabled, set it to the default value 0 #2302
  • Fixes #2276 - video.playerSize and Size Mapping not working together #2311
  • fix issue #2315 sizeMapping not working with s2s requests #2332
  • Fixes issue #2327 - getBidLandScapeTargeting not using adUnitCode argument #2336
  • Fixes #2291 - user cust_params data lost with url option for dfpAdServerVideo module #2308

Don't miss a new prebid.js release

NewReleases is sending notifications on new releases.