App Store Connect API get Units by day

Good Morning,


Using the API, is there a way to download a report of number of Units by day or any data related on number of apps downloaded by day ?


I query this resource : https://api.appstoreconnect.apple.com/v1/salesReports?filter\[frequency\]=DAILY&filter\[reportSubType\]=OPT_IN&filter\[reportType\]=SALES&filter\[vendorNumber\]=******


I only get a report on financial sales but for free app the reports are always empty. I need the number of Units installed by day for example.


Regards

Solved, I found the Units column in the zipped report file (csv format).

App Store Connect API get Units by day
 
 
Q