Closed Peter-Schorn closed 1 year ago
I think the endpoint you are looking for is this: https://developer.apple.com/documentation/appstoreconnectapi/download_sales_and_trends_reports
This issue is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.
I would like to retrieve the total downloads for my app. I assume I will have to make multiple requests to a given endpoint with different time periods specified. However, I am a little overwhelmed by the complexity of this API and don't know where to begin. I'm hoping you can point me in the right direction.