Hi,
I am currently using the App Store Connect API to retrieve metrics for my app. Specifically, I am trying to match the following metrics displayed in the App Store Connect UI under the Metrics section:
*Usage
-Installations
-Deletions
-Active Devices
*App Store
-Impressions (Unique Devices)
-Page Views (Unique Devices)
To compute these metrics, I have exported the following CSV files:
app_sessions_standard.csv
app_store_discovery_and_engagement_standard.csv
app_store_installation_and_deletion_standard.csv
However, when I try to compute the metrics from the CSV files, the values do not match those shown in the App Store Connect dashboard. Could you please clarify why there is a discrepancy between the UI metrics and the data available through the API or CSV exports? Are there any known delays, filters, or calculation differences that could explain this?
Thank you for your assistance.
Best regards,
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect API