Release Notes

Jan 25, 2023

New version release for Get App Details API (v2)

  • Replaced field Spend with FiscalSpend in the new version.
  • The FiscalSpend field has a different object structure from Spend. Please update any integrations or code that references the Spend field to use FiscalSpend instead.
  • Note that the old version (/v1/apps/:applicationId) will no longer have Spend field after April 1, 2023.
  • Added two new metadata fields FiscalDate and FiscalDateRange. These contain date, year, range info about the FiscalSpend data.
  • API documentation: Updated documentation; previous version.

No other changes have been made to the developer APIs