OpenTV ENTera & OpenTV Platform Documentation

trailerLink

The trailerLink element represents a trailer link, that is, a link between a “promotable” (usually an editorial content with a contentType of movie) with a trailer (an editorial content with a contentType of trailer). Its structure is shown in the following diagram:

trailerLink.png

Elements and attributes

addTrailerLink
XML Element Type Required Description
Attribute: priorityOrder unsignedInt Optional Priority Order of the trailer linked to Promotable content.
trailerRef [BaseResourceType]
  • Occurrence1
Required Reference to the linked trailer<dl><dt>providerId</dt><dd>id of the content provider</dd><dt>providerResourceId</dt><dd>id of the resource for this specific content provider</dd></dl>
promotableRef [PromotableResourceType]
  • Occurrence1
Required Reference to the linked promotable<dl><dt>type</dt><dd>Allows to specify the kind of promotable that a trailer is linked to</dd><dt>providerId</dt><dd>id of the content provider</dd><dt>providerResourceId</dt><dd>id of the resource for this specific content provider</dd></dl>