Development Newsletters

Release: 07-08-2024

List of major fixes for this release:

Backward incompatible changes in API

On August 07, 2024, we will release backward incompatible changes in AdOcean API.

The changes apply to the following commands:

  • DeleteTargeting
  • GetADSAssignedCreativesList
  • GetADSAssignedPlacementsList
  • GetAssignedCreativesList
  • GetAssignedPlacementTypesList
  • GetAssignedPlacementsList
  • GetAssignedPublishersList
  • GetAssignedPublishersList
  • GetPlacementCategoriesList
  • GetTargetingInfo
  • UpdateTargeting

From August 7, it will not be possible to specify the targettingid parameter for the commands listed above. After implementation, only the targetingid parameter (with one 't') will be accepted. In any command that includes the targettingid parameter (with two 't's), this parameter will be ignored - as if it had not been provided at all.

We recommend updating your implementations to ensure they use the correct parameter before the change takes effect.

api