- Print
SeriesMaster
- 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 |
shortDescription | 1 | no | Merlin has no character lengths but the consuming applications may truncate each of these descriptions |
| |
mediumDescription | 1 | no |
| ||
longDescription | 1 | no |
| ||
pubDate | 1 | no | 1312416000000 | ||
releaseYear | 1 | no | Release year. Automatically populated from pubDate if not specified. | 2018 | |
gmrss:languageDetails | 1 | yes | · intendedAudience: required; | Create a time marker with the provided offset in milliseconds from the beginning of the asset. |
|
entityType | 1 | yes | Type of video. Legal types are Merlin Program types: Movie, Episode, SeriesMaster, SportingEvent, Other, Preview, Extra, Offer, Person, TvSeason. If the entityType=SeriesMaster,Offer,Person,or TVSeason the element should not have any video content (no videoAssetId or media:group elements). Other items in the GMRSS feed can reference this item using the gmrss:entityReference element. |
| |
gmrss:programVariantId | 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 programVariant associated with the current item. if cannonicalOverride it set, program fields such as title, episodeTitle, description will be copied to programVariant.Namespace of programVariant is language specific |
|
gmrss:seriesAssetId | 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. | ID of the SeriesMaster this item represents, so that Episodes in that series can be connected to it. Other items in the GMRSS feed can reference this item using the gmrss:entityReference element. |
|
gmrss:entityReference | unlimited | no | · provider: required, provider of the tag ID | Reference to an entity (e.g. Movie, Episode, TvSeason, SeriesMaster). There can be many entity references per one item. The value of the entity reference is an entity ID in a specific namespace. The entityReference field can be used to link an Episode to a SeriesMaster. |
|
gmrss:tagReference | unlimited | no | · provider: required, provider of the tag ID | Reference to a tag. There can be many tag references per one item. The value of the tag reference is a tag ID in a specific namespace. The tagReference field can be used to create a TagAssociation. If an optional attribute type is provided, also the referred tag will be created if it does not exist. The attribute will be only effective if the ingesting partner has the parameter createTags set to true. |
|
gmrss:creditAssociation | unlimited | no | · type: required; type of credit | Used to create persons (both people and characters) within Merlin and relate those persons to a program through a new credit. For credit types of 'Actor' a partReference field is also required to link the actor-person to the character-person. |
|
gmrss:personReference | unlimited | no | · provider: required; provider of the tag ID | Reference to a person. Use as element in creditAssociation, as standalone field will be deprecated. | `<gmrss:personReference provider="LIVE_EXTRA" type="Appearing">PERSON_ID</gmrss:personReference>` |
gmrss:partReference | unlimited | no | · provider: required; provider of the tag ID | Reference to a part. Use as element in creditAssociation, as standalone field will be deprecated. |
|
media:status | 1 | yes | · state: required; Values are "inactive", "active", "deleted". "active" means a media object is active in the system, "deleted" means a media object has been deleted by the publisher, "inactive" means that the media should be unapproved. Deleted and inactive can be sparse updates, but inactive must be a full object on create. | Specifies the status of a media object – whether it's still active or it has been blocked/deleted. |
|