DCR Content Metadata: Difference between revisions
From Engineering Client Portal
(Created page with " {| class="wikitable" |- ! Keys !! Description !! Values !! Required |- | type || type of asset || <code>"content"</code> || Yes |- | assetid || unique ID assigned to asset ||...") |
ColinBrown (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
| title ||name of program (40 character limit) || Program S3, EP1|| Yes | | title ||name of program (40 character limit) || Program S3, EP1|| Yes | ||
|- | |- | ||
| length || length of content in seconds || < | | length || length of content in seconds || If '''continuous''' (24 x 7) stream, pass the value of 86,400.<br> If '''live stream''' of a discrete program (Live Event/Sporting Event), <br>pass length of content. If unknown, pass a value of 0.|| Yes | ||
|- | |- | ||
| airdate || the airdate in the linear TV || YYYYMMDD HH24:MI:SS || Yes | | airdate || the airdate in the linear TV || YYYYMMDD HH24:MI:SS || Yes |
Revision as of 18:27, 31 May 2019
Keys | Description | Values | Required |
---|---|---|---|
type | type of asset | "content" |
Yes |
assetid | unique ID assigned to asset | custom | Yes |
program | name of program (25 character limit) | ProgramName | Yes |
title | name of program (40 character limit) | Program S3, EP1 | Yes |
length | length of content in seconds | If continuous (24 x 7) stream, pass the value of 86,400. If live stream of a discrete program (Live Event/Sporting Event), pass length of content. If unknown, pass a value of 0. |
Yes |
airdate | the airdate in the linear TV | YYYYMMDD HH24:MI:SS | Yes |
isfullepisode | full episode flag | "y" - full episode, "n" - non full episode |
Yes |
adloadtype | type of ad load:
|
"2" - DCR measures content with dynamic ads |
Yes |
segB | custom segment B | custom | |
segC | custom segment C | custom | |
crossId1 | standard episode ID | custom | |
crossId2 | content originator (only required for distributors) | custom |
Custom segments (segB and segC) can be used to aggregate video and/or static content within a single Brand to receive more granular reports within a brand.
Examples regarding usage of segments within SDK:
- All comedy clips and stories for a Brand rolled into a “Comedy” segment
- genre grouping content by Comedy vs. Drama
- group related Text + Video content - i.e. for a show that has a lot of - static pages associated with it
- packaging based on how clients sell inventory
- grouping related types of content either by genre, category or platform.