Development Newsletters
Release: 19-11-2025
List of new features and major fixes for this release:
Changes to emission plan modifications
This update contains changes to emission plan modifications:
- Delivery and Aggressive plan's modifications are being replaced with Early Finish Hours.
- Early Finish Hours attempts to complete an order or campaign earlier by the specified number of hours. All planned impressions are still distributed over the original delivery period, but are shortened by the value of Early Finish Hours.
- The final hours (equal to the Early Finish Hours value) are a buffer in case some impressions are not delivered as planned. Thanks to this mechanism, the probability of delivering the full plan increases.
- Using a value greater than zero may raise the likelihood of over-delivery. Valid range: 0–24 hours.
- Preference for default number of Early Finish Hours is being added.

Please be aware that new emission mode option is not available for per-day planning and requires a goal.
API changes
New parameter earlyFinishHours is being added to the following commands:
- AddCampaign
- AddOrder
- AddSurround
- UpdateCampaign
- UpdateOrder
- UpdateSurround
Following commands can now return earlyFinishHours parameter:
- GetCampaignInfo
- GetOrderInfo
- GetSurroundInfo
"Modification" parameter is now deprecated. Setting modification to Delivery or Aggressive without setting the earlyFinishHours option has the same effect as setting earlyFinishHours to 5.