Content

Represents video content reporting data payload.

Inheritors

Types

Link copied to clipboard

Properties

Link copied to clipboard
abstract var affiliate: String?

Affiliate or MVPD name for TV Everywhere authenticated services.

Link copied to clipboard
abstract var assetProviderName: String?

Name of CMS Provider

Link copied to clipboard
abstract var brand: String?

The name of the brand to which the content belongs.

Link copied to clipboard
abstract var cdnName: String?

Name of CDN from where the streaming resource is played.

Link copied to clipboard
abstract val channel: String?
Link copied to clipboard
abstract val data: MutableMap<String, Any>

The data payload container.

Link copied to clipboard
abstract val genre: String?

The genre of the content. This value is optional if unknown.

Link copied to clipboard
abstract val id: String

The unique identifier for content item.

Link copied to clipboard

The license window start date (from content metadata). The clear content may not have LWSD. This value is optional if unknown.

Link copied to clipboard
abstract val name: String?

The content name from CMS to ensure accurate title if different from the player's title.

Link copied to clipboard
abstract val providerID: String?

The content's provider identifier. This value is optional if unknown.

Link copied to clipboard
Link copied to clipboard
abstract val type: String

The type of content to report.