An individual metric about realtime viewership of a stream/asset.
Field | Type | Required | Description | Example |
---|---|---|---|---|
view_count |
int | ✔️ | The number of views for the stream/asset. | 100 |
error_rate |
float | ✔️ | The error rate for the stream/asset. | 0.1 |
playback_id |
Optional[str] | ➖ | The playback ID associated with the metric. | 1bde4o2i6xycudoy |
device |
Optional[str] | ➖ | The device used by the viewer. | iPhone |
browser |
Optional[str] | ➖ | The browser used by the viewer. | Safari |
country |
Optional[str] | ➖ | The country where the viewer is located. | United States |