getAnalyticsReasonsSeries
Retrieves time-series data showing reasons for blocked queries to chart block patterns over a specified period.
Instructions
Retrieves time-series statistics about why queries were blocked for charting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_id | Yes | Profile ID (6-character alphanumeric identifier) | |
| from | Yes | Start timestamp for analytics (Unix timestamp or ISO 8601) | |
| to | No | End timestamp for analytics (Unix timestamp or ISO 8601) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Array of time-series data grouped by category | |
| meta | No |