Development Newsletters

Release: 17-04-2024

List of new features and major fixes for this release:

API commands updates

We are introducing changes in API commands.

Please, be aware that the changes are not backward compatible:

Change in GetTechStats command

  • The ability to query statistics from this command will be removed:
    • allInteractions
    • cookieInteractions
    • nonCookieInteractions
    • uniqueUsersAllInteractions

Change in GetBasicStats command

  • The ability to query statistics will be added
    • expandInteractions
    • cookieExpandInteractions
    • nonCookieExpandInteractions
    • uniqueUsersExpandInteractions
  • The ability to query statistics from this command will be removed:
    • allInteractions
    • cookieInteractions
    • nonCookieInteractions
    • uniqueUsersAllInteractions
    • timeToInteraction

The removed statistics from the mentioned commands are available in the GetVideoStats command. More information can be found in this publication: release 05/06/2023. The full list of video statistics is available in the GetVideoStatNames command.

The counts from the newly added macros for display creatives in the last publication: <%%EXPAND_HIT%%>, <%%EXPAND_HITURL%%> can now be retrieved using GetBasicStats (see above for newly added statistics). These statistics are available in the advanced statistics section of the AdOcean interface, and similarly, all statistics related to video creatives are available in the video section statistics.

api