SVSContent
  constructor(@Nullable contentID: String, @Nullable contentTitle: String, @Nullable videoContentType: String, @Nullable videoContentCategory: String, videoContentDuration: Int, videoSeasonNumber: Int, videoEpisodeNumber: Int, @Nullable videoContentRating: String, @Nullable contentProviderID: String, @Nullable contentProviderName: String, @Nullable videoContentDistributorID: String, @Nullable videoContentDistributorName: String, @Nullable videoContentTags: Array<String>, @Nullable externalContentID: String, @Nullable videoCMSID: String)
Deprecated
Initialize a SVSContentData instance. This class forwards information about the video content to the AdServer.
Deprecated
This constructor is deprecated and will be unavailable in a future release. To create an instance of SVSContentData, please use the static class Builder.
Parameters
content
Identifier of the video content.
content
Title of the video content.
video
Type of the video content.
video
Category of the video content.
video
Duration of the video content (in seconds).
video
Season number of the video content.
video
Episode number of the video content.
video
Permissible audience for this video content.
content
Provider identifier of the video content.
content
Provider name of the video content.
video
Distributor identifier of the video content.
video
Distributor name of the video content.
video
An array of keywords qualifying the video content.