App Store Connect API Analytics Reports Data

Hi,

I am trying to get the data in App Store Installation and Deletion Standard report but the counts does not equal what I see on the App Analytics dashboard.

There are 8 ongoing reports with "APP_USAGE" parameter, and the one I am downloading consists of 1 page only. The page count is 1, so there is no pages I am missing. I am using "DAILY" as granularity.

What am I missing here?

Thanks a lot.

Could this issue be related to privacy protection?

https://developer.apple.com/documentation/analytics-reports/privacy

It can be multiple things.

  • Make sure you're comparing apples to apples: there are multiple metrics for "installs" and you also have multiple dimensions (country, apps, device, product page, source, etc). More often than not, that's the actual problem. I'd review my data closely and look at their docs to make sure you're looking at the same thing.

  • Privacy thresholds: this could be it indeed. What you can do here is to avoid the "Detailed" report if your app is too small.

I hope this is helpful.

App Store Connect API Analytics Reports Data
 
 
Q