MediaRequest

interface MediaRequest

Represents collection of reporting data payloads related to video playback/download request event.

Inheritors

Properties

Link copied to clipboard

The ApplicationContainer instance. This value is optional if unknown.

Link copied to clipboard
abstract val content: Content

The Content instance.

Link copied to clipboard
abstract val location: Location?

The UserJourney instance. This value is optional is unknown.

Link copied to clipboard

The PlaybackSource instance.

Link copied to clipboard
abstract val userJourney: UserJourney?

The UserJourney instance. This value is optional is unknown.