get_quality_metrics
Analyze streaming quality and viewer experience to troubleshoot playback issues, monitor performance, and optimize delivery. Returns buffer rates, bitrate averages, error rates, startup times, and quality scores for actionable insights.
Instructions
Analyze streaming QUALITY and viewer experience. USE WHEN: Troubleshooting playback issues, monitoring streaming performance, optimizing delivery, investigating viewer complaints. RETURNS: Buffer rates, bitrate averages, error rates, startup times, quality scores. EXAMPLES: 'Why are users complaining about buffering?', 'Check streaming quality by device type', 'Find videos with poor performance'. Helps ensure smooth playback.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dimension | No | Optional dimension (e.g., 'device', 'geography') | |
entry_id | No | Optional entry ID for content-specific analysis | |
from_date | Yes | Start date in YYYY-MM-DD format (e.g., '2024-01-01') | |
metric_type | No | Quality aspect to analyze (default: 'overview'): 'overview' = general quality, 'experience' = user QoE scores, 'engagement' = quality impact on viewing, 'stream' = technical metrics, 'errors' = playback failures. | |
to_date | Yes | End date in YYYY-MM-DD format (e.g., '2024-01-31') |