Hi, We are exporting data from the Apple Store to BigQuery using the following APIs: https://developer.apple.com/documentation/appstoreconnectapi/get-v1-salesreports https://developer.apple.com/documentation/appstoreconnectapi/downloading-analytics-reports We have identified a discrepancy in the uninstallation data. While the installation figures match the data from the Apple Store, the uninstallation values obtained through the APIs do not match those reported on App Store Connect. The difference is significant, and we cannot find a clear explanation in the documentation.
Could you guide us on how to obtain accurate uninstallation data or indicate if there are any known limitations in the APIs used?
Thanks