analytics_reports__instances__list
List analytics report instances by report ID, with filters for granularity and processing date, and pagination controls.
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' |