Development Newsletters

Release: 09-07-2025

List of major changes for this release:

Order time duration while copy campaign

We introduce some changes to make managing copied campaigns easier. From now on, when copying a campaign (after click Copy campaign), a confirmation dialog will appear asking how to handle the time duration of the campaign's order. This gives you more control over whether you want to:

  • adjust orders emission times to match the new campaign's duration, or
  • keep the original emission times from the source campaign.


The default system behavior remains unchanged — if the new option is not checked, the order duration in the newly created campaign will be the same as in the campaign being copied.

However, if the checkbox is selected, the order duration in the newly created campaign will be set to "Campaign time"

Changes in API

This update will result in changes across the API:

CopyCampaign

  • The command will have new parameter setOrdersToCampaignTime

api interface