analytics_reports__instances__list
Retrieve all instances for a specified analytics report, with filters for granularity and processing date.
Instructions
List the instances belonging to an analytics report. [GET /v1/analyticsReports/{id}/instances]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. | |
| filter_granularity | No | filter by attribute 'granularity' | |
| filter_processingDate | No | filter by attribute 'processingDate' |