list_analytics_report_instances
List dated analytics report instances. Filter by granularity and processing date to access specific data snapshots.
Instructions
List report instances (dated snapshots) for an analytics report. Each instance represents data for a specific processing date. Can filter by granularity (DAILY, WEEKLY, MONTHLY) and processing date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | The analytics report ID | |
| granularity | No | Filter by report granularity | |
| processingDate | No | Filter by processing date (e.g., '2024-01-15') | |
| limit | No | Maximum number of instances to return (1-200) |