- Print
ChannelLineup
- Print
Field | Max Occurs | Required | Attributes | Description | Example |
---|---|---|---|---|---|
title | 1 | yes | · overrideCanonicalValue: optional; default value is false | Contains title of the content.OpenIngest does not expect attributes to be sent | |
description | 1 | no | · type: optional MIME type of the text | For movie,seriesMaster, or episode entityTypes, can use shortDescription,mediumDescription, and/or longDescription instead | Harry Potter description |
gmrss:durableAppId | 1 | yes | Our app's X1 user-friendly app identifier, should represent the specific app where this content is intended to be played. Identifier of the OTT app the content is contained in. It is required for X1 integration. |
| |
gmrss:nativeId | 1 | yes | · provider: required, provider of the id and id namespace. Consult the Merlin team to make sure the provider specified is configured for OpenIngest. | Used to create or update linear entity associated with the current item. |
|
Sample
<gmrss:channelLineup>
<gmrss:durableAppId>xumo</gmrss:durableAppId>
<gmrss:nativeId provider="XUMO" namespace="XUMO">XumoUS</gmrss:nativeId>
<title>Xumo National Channel Lineup</title>
<description>Xumo Channels available to all subscribers, regardless of location.</description>
</gmrss:channelLineup>