Development Newsletters

Release: 16.09.2020

List of new features and major fixes for this release:

AdOcean SSP cookie matching

We give the publishers the ability to manage cookie matching with AdOcean SSP vendors. From now in Programmatic tab you can find Cookie matching settings section where cookie matching may be enabled or disabled. Default settings will be the same as on following image:


In AdOcean API we give you two new commands: GetCookieMatchingsList and SetCookieMatching. Both commands are available in Programmatic section.   

API changes

On September 30, 2020 we will release backward incompatible changes in AdOcean API.

The changes apply to the following commands:

  • GetCampaignsList - remove editionModule from command result  (main and all details level) as it is not relevant anymore
  • GetCampaignInfo  - remove editionModule from command result  (main and all details level) as it is not relevant anymore

Please prepare your scripts to handle API after changes.

Along with the same release we will introduce backward compatible changes:

AdOcean API

GetCampaignsList command will get two new parameters:

  • onlyWithOngoingEdition enable filtering campaing with ongoing edition
  • add editionDate to command result (main and all details level) to get last campaign edtion start date or NULL, if campaign is in edition mode

AdOcean Interface

Campaigns with open edition - we add alert about campaign whit ongoing edition longer than 7 days. Notification will be visible on the top of campaign list view. To see details you can expand list of campaigns and check the details by click on the name of the campaign from the list.


adocean api