The time needed to finish the request.
Specifies which type of request this was. Valid types are currently manifest, media, and license (for DRM license requests).
The HTTP status code of the request. Status code 0 means a network or CORS error happened.
Most requests are re-tried a few times if they fail. This marks the maximum amount of tries to fulfill the request.
The MIME type of the downloaded data.
The size of the downloaded data, in bytes.
Indicates whether the request was successful (true) or failed (false).
The time-to-first-byte for this request in seconds.
The time at which this event was fired
Event type, e.g. 'play'
The URL of the request.
Most requests are re-tried a few times if they fail. This marks how many attempts have been made. Starts at 1.