ContentSubType
Combined platform subtypes.
Includes all possible subtypes of any ContentType.
See: ShowType
See: VideoType
enum ContentSubType {
CLIP
EPISODE
EPISODIC_SERIES
MOVIE
NEWS
NON_EPISODIC_SERIES
PREVIEW
SPECIAL
}
Values
ContentSubType.CLIP
ContentSubType.EPISODE
ContentSubType.EPISODIC_SERIES
ContentSubType.MOVIE
ContentSubType.NEWS
ContentSubType.NON_EPISODIC_SERIES
ContentSubType.PREVIEW
ContentSubType.SPECIAL
Member Of
SearchResult object ● SearchResultParent object