analytics_reports__instances__list
List all instances of an App Store Connect analytics report by report ID. Filter by granularity or processing date to refine results.
Instructions
List the instances belonging to an analytics report. [GET /v1/analyticsReports/{id}/instances]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. | |
| filter_granularity | No | filter by attribute 'granularity' | |
| filter_processingDate | No | filter by attribute 'processingDate' |