https://ns.adobe.com/xdm/context/media-timed-asset-reference
Asset information about the main content that was played, but present on all ads and chapters that occur during the content's playback as well.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | Yes | Forbidden | Permitted | context/media-timed-asset-reference.schema.json |
- Timed Media Primary Asset Reference
https://ns.adobe.com/xdm/context/media-timed-asset-reference
- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Series
http://www.iptc.org/series
- Episode
http://www.iptc.org/season
- Season
http://www.iptc.org/episode
- Extensibility base schema
{
"@id": "https://data.adobe.io/entities/media-timed-asset-reference/15234430",
"dc:title": "Floki Begs Helga for Freedom",
"xmpDM:duration": 87,
"iptc4xmpExt:Series": {
"iptc4xmpExt:Name": "nba_highlights",
"iptc4xmpExt:Identifier": "http://espn.com/series-identifiers/2613953"
},
"xdm:showType": "episode",
"xdm:streamFormat": "long",
"iptc4xmpExt:Season": {
"iptc4xmpExt:Number": 1
},
"iptc4xmpExt:Episode": {
"iptc4xmpExt:Number": 1
},
"iptc4xmpExt:Genre": [
"sports"
],
"iptc4xmpExt:Rating": [
{
"iptc4xmpExt:RatingValue": "TV14",
"iptc4xmpExt:RatingSourceLink": "http://www.tvguidelines.org/ratings.htm"
}
],
"iptc4xmpExt:Creator": [
{
"iptc4xmpExt:Name": "ESPN"
}
]
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Timed Media Primary Asset Reference (this schema) |
dc:title | string |
Optional | Timed Media Primary Asset Reference (this schema) |
iptc4xmpExt:Creator | Creator | Optional | Timed Media Primary Asset Reference (this schema) |
iptc4xmpExt:Episode | Season | Optional | Timed Media Primary Asset Reference (this schema) |
iptc4xmpExt:Genre | string[] |
Optional | Timed Media Primary Asset Reference (this schema) |
iptc4xmpExt:Rating | Rating | Optional | Timed Media Primary Asset Reference (this schema) |
iptc4xmpExt:Season | Episode | Optional | Timed Media Primary Asset Reference (this schema) |
iptc4xmpExt:Series | Series | Optional | Timed Media Primary Asset Reference (this schema) |
xdm:showType | string |
Optional | Timed Media Primary Asset Reference (this schema) |
xdm:streamFormat | string |
Optional | Timed Media Primary Asset Reference (this schema) |
xmpDM:duration | integer |
Optional | Timed Media Primary Asset Reference (this schema) |
* |
any | Additional | this schema allows additional properties |
Identifier of the content, which can be used to tie back to other industry / CMS IDs.
@id
- is optional
- type:
string
- defined in this schema
string
- format:
uri
– Uniformous Resource Identifier (according to RFC3986)
The friendly (human-readable) name of the timed media asset.
dc:title
- is optional
- type:
string
- defined in this schema
string
Party or parties (person or organisation) which created the video, refinement by the role attribute.
iptc4xmpExt:Creator
-
is optional
-
type: Creator
-
defined in this schema
Array type: Creator
All items must be of the type:
- Creator –
http://www.iptc.org/creator
The episode the show belongs to.
iptc4xmpExt:Episode
- is optional
- type: Season
- defined in this schema
- Season –
http://www.iptc.org/episode
Type or grouping of content as defined by content producer.
iptc4xmpExt:Genre
-
is optional
-
type:
string[]
-
defined in this schema
Array type: string[]
All items must be of the type:
string
The rating as defined by Parental Guidelines.
iptc4xmpExt:Rating
-
is optional
-
type: Rating
-
defined in this schema
Array type: Rating
All items must be of the type:
- Rating –
http://www.iptc.org/rating
The season the show belongs to.
iptc4xmpExt:Season
- is optional
- type: Episode
- defined in this schema
- Episode –
http://www.iptc.org/season
The series the show belongs to.
iptc4xmpExt:Series
- is optional
- type: Series
- defined in this schema
- Series –
http://www.iptc.org/series
The type of content e.g. Trailer, Full Episode.
xdm:showType
- is optional
- type:
string
- defined in this schema
string
Free-form format of the stream (e.g. short, long).
xdm:streamFormat
- is optional
- type:
string
- defined in this schema
string
Length of primary media asset in seconds.
xmpDM:duration
- is optional
- type:
integer
- defined in this schema
integer