Development Newsletters
Release: 23-04-2025
List of new features and major fixes for this release:
Backward incompatible changes in API
On April 23, 2025, we will release backward incompatible changes in AdOcean API.
The changes apply to the following commands:
Add/UpdateTargeting (incompatible change):
- removing emitedLocations and notEmitedLocations parameters
- while adding Geotargeting (type=GEO) to add location use expressionJson parameter
- expressionJson is obligatory parameter for AddTargeting command with GEO type
The exact specification of parameter expressionJson can be found in the API documentation:
https://doc.adocean-global.com/#get/AddTargeting
GetTargetingInfo:
- for type GEO: new field in reponse: emitted, located in locations section, values the same as in the field emited Please note: field emited is now deprecated and will be removed on 7th May.
GetTargetingsList:
- for type GEO: new fields in reponse: emittedLocations, emittedLocationNames, notEmittedLocations, notEmittedLocationNames, values the same as in the fields emitedLocations, emitedLocationsNames, notEmitedLocations, notEmitedLocationNames. Please note: fields emitedLocations, emitedLocationsNames, notEmitedLocations, notEmitedLocationNames are now deprecated and will be removed on 7th May.
Change in interface
In accordance with the above change in the geotargeting, obsolete locations will be highlighted in the interface:
It is worth noting while editing targeting that has this type of locations, it will only be possible to save after deleting those outdated locations