You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Feature Releases
Identity Hub
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.