OpenWrap ExtPrebid_v6.1.0_NIGHTLY
Pre-release
Pre-release
pm-deepak-dhage
released this
17 Aug 08:44
·
147 commits
to ContinuousIntegration
since this release
Feature Releases
- OpenWrap to use Prebid internally and utilise partner adapters from Prebid code.
- Prebid version 0.24.1 is used
- Prebid fork - https://github.com/PubMatic-OpenWrap/Prebid.js
Bug Fixes
- Fix for destroy slot from OpenWrap. Calling a destroy slot without arguments in OpenWrap will not break OpenWrap code execution.
Code Optimizations
N/A
Known Issues
- Partner support - Removed the support for Rubicon Legacy, OpenX and Yieldbot adapter.
- Post Timeout Bids - In current integration PreBid does not share the bids received from partners after timeout. So we will not be able to log information about the post-time-out bids like latency, ecpm.
- Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
- Advanced GPT - Advanced GPT implementation where publishers define and display slot on the fly is not supported due to PreBid limitation. Refer prebid/Prebid.js#914