AvdLee / appstoreconnect-swift-sdk

The Swift SDK to work with the App Store Connect API from Apple.
Other
1.48k stars 198 forks source link

Get Total Downloads for App #209

Closed Peter-Schorn closed 1 year ago

Peter-Schorn commented 2 years ago

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.

MortenGregersen commented 2 years ago

I think the endpoint you are looking for is this: https://developer.apple.com/documentation/appstoreconnectapi/download_sales_and_trends_reports

github-actions[bot] commented 2 years ago

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.