List downloads
shop_list_downloadsReturns the history of downloads between specified timestamps and on specified platform. Guidance: Returns the history of downloads between specified timestamps and on specified platform.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date (included) with format `%Y-%m-%d`. Defaults to yesterday. | |
| platform | No | Target platform. Defaults to "all". | |
| start_date | No | Start date (included) with format `%Y-%m-%d`. Defaults to one month ago. |