Development Newsletters
Release: 30-12-2020
List of new features and major fixes for this release:
Predictable IDs in Prebid
In Prebid template we added a new option in Prebid parameters section. Predictable IDs allows to HeaderBidding to use the same id in each page view. If enabled ID of auction and container will be depended on placement/slave ID and constant between emissions.
Support for "UserID" in Prebid
Prebid template will now support UserID submodules. To chose one you need to pick one of adapters from the list with [UserID]. After chose adapter you need to add settings in JSON format in text area.
Please remember that each UserID provider has specific instructions for using their system. If it's required, please provide object with options according to them, otherwise leave empty object: {}.
More information about UserID you can find on prebid.org website.
New statistics view
As part of refactoring the statistics in AdOcean interface, Actions, CTR/UCTR, Frequency and Cookie impression freq./Reach sections from Advanced tab have been rewritten to the new view.
We also added "Loading..." notifications which are visible on statistics frames during downloading data for given statistics view.
Background Image template
We improved Background Image template and give you more possibilities. From now you can set Background Size parameter by chose one of options:
- Native
- Cover
- Contain
- 100% auto - where 100% is width of container and height is calculated proportionally
- auto 100% - where 100% is height of body element and width is calculated proportionally