Development Newsletters
Release: 21-08-2024
List of major changes for this release:
Removal of statistics dependent on Successful Clicks
From August 21st, 2024, the following statistics will no longer be available in AdOcean:
- Unique Users Successful Clicks
- CR-U
- CR-V
- Frequency Clicks SUC
- Frequency Clicks CR-U
This change is due to the system no longer supporting the "successfulClicks" script, which is essential for calculating these statistics.
This update will result in several changes across the interface:
- The Advanced Statistics tab will no longer include options for CR-U, CR-V, Successful Clicks, and SUC (Unique Users Successful Clicks).
- SUC, CR-U, CR-V statistics will also be removed from period reports, including both existing and new reports.
- It will no longer be possible to plan campaign emissions based on Successful Clicks or set limits based on Successful Clicks and SUC.
- Any current plans and limits based on these statistics will be updated to use Actions or UA instead.
Changes in API
This update will result in several changes across the API:
GetFreqStatNames- Command will no longer return clickssuc and clickscrusers statistics
- The following stats will no longer be available: clickssuc and clickscrusers
New modification for emission plan
There is a new option that modifies order, surround and campaign emission plans.
Modification can be added to emission plans that have goal, are not in ASAP mode and are not planned per day.
There are 3 possible values:
- None - modifications are disabled;
- Delivery - for the last 3h hours, the emission plan will try to achieve the goal in ASAP mode. Please be aware that this setting increases the chance of over-emitting the plan.
- Aggressive - the entire plan is shifted by several hours, creating buffer as if the plan were to end 3 hours earlier. It can be useful for HbbTV campaigns. Please be aware that this setting significantly increases the chance of over-emitting the plan.
There is a new modification input / output for the following commands:
- AddOrder
- CopyOrders
- GetOrderInfo
- UpdateOrder
- AddSurround
- GetSurroundInfo
- UpdateSurround
- AddCampaign
- CopyCampaign
- GetCampaignInfo
- UpdateCampaign