Development Newsletters
Release: 23-10-2024
List of new features and major fixes for this release:
Self-exclusion of Advertisers and Agencies
In this release, a new feature has been introduced: self-exclusion for advertisers and agencies.
When adding or editing an Advertiser or Agency, the self-exclusion field is now available with the following options:
- disabled - self-exclusion is turned off (default setting),
- per master - self-exclusion is activated for the entire master entity, affecting all associated slave entities,
- per slave - self-exclusion is activated only for the individual slave entity.
Changes in API
New Commands
This release introduces the following new commands in the API:
- CopyOrders
- CopySurrounds
Required Input parameters for new commands:
- sessionID
- orderIDs – an array of order IDs for CopyOrders and surround IDs for CopySurrounds.
- copyRelatedEntries – indicates whether to copy related cappings and targeting (Y or N).
- campaignID – campaign ID.
Changes Related to Self-Exclusion
In the following commands, a new field exclusion has been added:
- AddAdvertiser
- UpdateAdvertiser
- GetAdvertiserInfo
- GetAdvertisersList
- AddAgency
- UpdateAgency
- GetAgencyInfo
- GetAgenciesList