Development Newsletters

Release: 18-10-2023

Improved exclusions view

We're pleased to introduce an improved exclusion view, both in campaign and settings views.

From now on, creating new exclusions and editing them will be more convenient and transparent.

Depending on the exclusion type selected when creating a new exclusion, the Excluded Objects section will contain one table for a mutual exclusion or two for a group with group exclusion.

Additionally, adding creatives to exclusions has been improved. Campaign still needs to be selected first, but the campaign list view is clearer.
If an entire campaign has been selected for exclusion, it is not possible to select creatives from it.

Please note that changes in exclusions are updated every hour. This means that exclusions may take effect with a delay.

Possibility to exclude advertisers and advertising segments

We have expanded the possibility of exclusions to define those between advertisers and advertising segments.

New API commands

We are introducing new commands available in API to manage exclusions:

  • AddExclusion - adds an exclusion
  • AddExclusionObject - adds an object to exclude
  • DeleteExclusion - deletes an exclusion
  • DeleteExclusionObject - deletes object from exclusion
  • GetExclusionInfo - returns information about exclusion
  • GetExclusionList - returns a list of exclusions
  • UpdateExclusion - updates an exclusion

api interface