An individual metric about realtime viewership of a stream/asset.
Field | Type | Required | Description | Example |
---|---|---|---|---|
PlaybackID |
*string | ➖ | The playback ID associated with the metric. | 1bde4o2i6xycudoy |
Device |
*string | ➖ | The device used by the viewer. | iPhone |
Browser |
*string | ➖ | The browser used by the viewer. | Safari |
Country |
*string | ➖ | The country where the viewer is located. | United States |
ViewCount |
int64 | ✔️ | The number of views for the stream/asset. | 100 |
ErrorRate |
float64 | ✔️ | The error rate for the stream/asset. | 0.1 |