Channel
Jump to navigation
Jump to search
Represents a Channel object. Channel is sections that the user can access to list the contents associated to then. Contents are associated for a channel using the Content Criteria in the MIB Tool.
Members
Field | Data Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
ID | int | Unique identifier for the Channel | ||||||
IsEnabled | bool | Define if a channel is available | ||||||
Title | String | The title for the Channel that will be shown to end users | ||||||
ParentChannelId | int | Used to define the hierarchic levels of channels. A number represent the parent channel, usually to organize the channel tree level to create the menu navigation. | ||||||
Images | Array of Image object | Array of images attached to channel | ||||||
HasChildren | bool | Value to define if a channel has other channel inside then. | ||||||
HasMovies | bool | DEPRECATED. Since GVP 2.4, this object will not be returned anymore. | ||||||
HasFeaturedMovies | bool | Not used by the UNIAPI, just send the value (true
Example{
}
Known issuesNone
Version history
See also |