Skip to content

OpenWrap v26.9.0_NIGHTLY

Compare
Choose a tag to compare
@pm-priyanka-deshmane pm-priyanka-deshmane released this 12 Jun 08:00
ef7e064

Feature Releases

  • Identity Hub
  1. Exposed deepMerge function which will be utilised in JS APIs to merge the IDHUB ids into existing Prebid Ids.

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side
  • PubMaticBidAdapter, Analytics adapter reads data from local storage & view ability score generation, auction user details read/write data to local storage irrespective of storage allowed set to false.