V9.Common:IncludeDataType

Jump to: navigation, search

IncludeDataType

Enumeration of string values specifying the IncludeDataType.

ValueDescription
AllWithProgramSort Both Programs and Airings object will be returned. If a paging object is provided on input, both paging and sorting will be done on Programs.

Programs properties:

ProgramId
SeriesId
ProgramType
Category
Subcategory
MasterTitle
EpisodeTitle
ProgramImages
CopyText
ReleaseYear
StarRating
TVRating
MovieRating
AllWithAiringsSort Both Programs and Airings object will be returned. If a paging object is provided on input, paging will be done on Programs and sorting will be done on Airings.

Programs properties:

ProgramId
SeriesId
ProgramType
Category
Subcategory
MasterTitle
EpisodeTitle
ProgramImages
CopyText
ReleaseYear
StarRating
TVRating
MovieRating
ProgramsOnly Only Programs object will be returned. Airings will be empty. If a paging object is provided on input, both paging and sorting will be done on Programs.
AiringsOnly Only Airings object will be returned. Programs will be empty. If a paging object is provided on input, both paging and sorting will be done on Airings.
ProgramsMinimal Only the Programs object will be returned but only certain properties will be populated with data:
ProgramId
SeriesId
ProgramType
Category
Subcategory
MasterTitle
EpisodeTitle
ProgramImages
Personal tools