wave_get_stream_metrics
Retrieve views, watch time, and geographic/device breakdown for a single stream over an optional date range.
Instructions
Get analytics for a single stream (GET /v1/streams/{id}/analytics): views, watch time, and geographic/device breakdown over an optional date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Range end (ISO 8601 timestamp), optional | |
| from | No | Range start (ISO 8601 timestamp), optional | |
| stream_id | Yes | The UUID of the stream |