getAnalyticsProtocolsSeries
Retrieve time-series DNS protocol usage statistics for a profile within a specified time range to visualize protocol distribution over time.
Instructions
Retrieves time-series statistics about DNS protocol usage 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 |