Development Newsletters

Release: 15-04-2026

List of new features and major fixes for this release:


API changes

Following the changes introduced on this release: release-19-11-2025 , we would like to inform you about an upcoming API update.

Please note that this release is backward-incompatible

As part of this update, the parameter modification will be removed:

From request parameters in the following commands:

  • AddCampaign
  • UpdateCampaign
  • AddOrder
  • UpdateOrder
  • AddSurround
  • UpdateSurround

From response fields in the following commands:

  • GetCampaignInfo
  • GetOrderInfo
  • GetSurroundInfo

The removal of this parameter will take effect on April 15, 2026. After this date, using modification parameter in the listed commands will have no effect on the emission plan. The earlyFinishHours parameter should be used instead, as it replaces the functionality of the removed parameter.

api