Download OpenAPI specification:Download
| assetName required | string Name of the proxy asset |
| mediaType | Array of strings Items Enum: "VIDEO" "AUDIO" "SUBTITLE" "IMAGE" "AE_TEMPLATE" "GRAPHICS_PROJECT" "MULTI_MEDIA_CAPTION_PACKAGE" "SIDE_CAR_XML" "SCHEDULE" "COMPLIANCE_RECORDING" "UNKNOWN" "THUMBNAIL_IMAGE" "THUMBNAIL_VIDEO" "FONT" List of media types to get |
| generateDownloadUrl | boolean Default: false Whether to generate download URL |
| organization | string Organization Id |
Returns list of graphics objects according sorting and paging parameters
| exclude | Array of strings |
required | object (GraphicObjectSearch) |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
{- "content": [
- {
- "data": {
- "bitDepth": 0,
- "chromaSubSampling": "string",
- "colorSpace": "string",
- "compressionMode": "string",
- "durationInMilliseconds": 0,
- "format": "string",
- "height": 0,
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "thumbnail": "string",
- "type": "IMAGE",
- "width": 0
}, - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileData": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "fingerprint": "string",
- "id": "string",
- "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "organization": "string",
- "processingId": "string",
- "templateId": "string",
- "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Deletes specified objects
| organization | string Organization Id |
[- "string"
][- {
- "data": {
- "bitDepth": 0,
- "chromaSubSampling": "string",
- "colorSpace": "string",
- "compressionMode": "string",
- "durationInMilliseconds": 0,
- "format": "string",
- "height": 0,
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "thumbnail": "string",
- "type": "IMAGE",
- "width": 0
}, - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileData": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "fingerprint": "string",
- "id": "string",
- "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "organization": "string",
- "processingId": "string",
- "templateId": "string",
- "version": 0
}
]Returns link to job in location header
| organization | string Organization Id |
[- "string"
]{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}Returns list of assets according to sorting and paging parameters
| exclude | Array of strings |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
| dateCreatedFrom | string <date-time> |
| dateCreatedTo | string <date-time> |
| dateUpdatedFrom | string <date-time> |
| dateUpdatedTo | string <date-time> |
object (IngestFileSearch) | |
| ids | Array of strings |
| name | string |
| type | string Enum: "IMAGE" "VIDEO" "AUDIO" "AE_TEMPLATE" "TEXT" "DATA" "GROUP" "ROLLING_TEXT" "MAIN_STREAM" "TRANSFORMATION" "AE_GRAPHICS" "LIVE_PICTURE_IN_PICTURE" "HTML5" "PICTURE_IN_PICTURE" "SUBTITLES" "CRAWLING_TEXT" |
{- "dateCreatedFrom": "2019-08-24T14:15:22Z",
- "dateCreatedTo": "2019-08-24T14:15:22Z",
- "dateUpdatedFrom": "2019-08-24T14:15:22Z",
- "dateUpdatedTo": "2019-08-24T14:15:22Z",
- "fileData": {
- "fileName": "string",
- "fileSizeFrom": 0,
- "fileSizeTo": 0
}, - "ids": [
- "string"
], - "name": "string",
- "type": "IMAGE"
}{- "content": [
- {
- "data": {
- "bitDepth": 0,
- "chromaSubSampling": "string",
- "colorSpace": "string",
- "compressionMode": "string",
- "durationInMilliseconds": 0,
- "format": "string",
- "height": 0,
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "thumbnail": "string",
- "type": "IMAGE",
- "width": 0
}, - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileData": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "fingerprint": "string",
- "id": "string",
- "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "organization": "string",
- "processingId": "string",
- "templateId": "string",
- "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Returns graphics object found by id
| id required | string Graphics object id |
| organization | string Organization Id |
{- "data": {
- "bitDepth": 0,
- "chromaSubSampling": "string",
- "colorSpace": "string",
- "compressionMode": "string",
- "durationInMilliseconds": 0,
- "format": "string",
- "height": 0,
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "thumbnail": "string",
- "type": "IMAGE",
- "width": 0
}, - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileData": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "fingerprint": "string",
- "id": "string",
- "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "organization": "string",
- "processingId": "string",
- "templateId": "string",
- "version": 0
}Returns list of graphics projects according sorting and paging parameters
| exclude | Array of strings |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
{- "content": [
- {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "elementData": [
- {
- "fileName": "string",
- "id": "string",
- "location": "string",
- "name": "string",
- "size": "string",
- "textSubstitution": true
}
], - "name": "string"
}
], - "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "graphicsProjectId": "string",
- "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Returns list of assets according to sorting and paging parameters
| exclude | Array of strings |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
{- "content": [
- {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "elementData": [
- {
- "fileName": "string",
- "id": "string",
- "location": "string",
- "name": "string",
- "size": "string",
- "textSubstitution": true
}
], - "name": "string"
}
], - "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "graphicsProjectId": "string",
- "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Returns graphics project found by name
| graphicsProjectName required | string Graphics project name |
| organization | string Organization Id |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "elementData": [
- {
- "fileName": "string",
- "id": "string",
- "location": "string",
- "name": "string",
- "size": "string",
- "textSubstitution": true
}
], - "name": "string"
}
], - "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "graphicsProjectId": "string",
- "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "version": 0
}Returns graphics project validation result
| graphicsProjectName required | string Graphics project name |
| organization | string Organization Id |
{- "graphicsProject": {
- "elements": [
- {
- "elementData": [
- {
- "fileName": "string",
- "id": "string",
- "location": "string",
- "name": "string",
- "size": "string",
- "textSubstitution": true
}
], - "name": "string"
}
], - "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "graphicsProjectId": "string",
- "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "version": 0
}, - "graphicsProjectName": "string",
- "status": "OK"
}{- "content": [
- {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "deletable": true,
- "fonts": [
- {
- "bold": true,
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "deletable": true,
- "extension": "string",
- "family": "string",
- "format": "string",
- "id": "string",
- "ingestFileDTO": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "italic": true,
- "mediaStoreObjectDTO": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "organization": "string",
- "queueObjectId": "string",
- "size": 0,
- "style": "string",
- "version": 0
}
], - "id": "string",
- "name": "string",
- "organization": "string",
- "size": 0,
- "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}| fontFamilyId required | string fontFamilyId |
| organization | string Organization Id |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "deletable": true,
- "fonts": [
- {
- "bold": true,
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "deletable": true,
- "extension": "string",
- "family": "string",
- "format": "string",
- "id": "string",
- "ingestFileDTO": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "italic": true,
- "mediaStoreObjectDTO": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "organization": "string",
- "queueObjectId": "string",
- "size": 0,
- "style": "string",
- "version": 0
}
], - "id": "string",
- "name": "string",
- "organization": "string",
- "size": 0,
- "version": 0
}| fontFamilyId required | string fontFamilyId |
| fontId required | string fontId |
| organization | string Organization Id |
{- "bold": true,
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "deletable": true,
- "extension": "string",
- "family": "string",
- "format": "string",
- "id": "string",
- "ingestFileDTO": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "italic": true,
- "mediaStoreObjectDTO": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "name": "string",
- "organization": "string",
- "queueObjectId": "string",
- "size": 0,
- "style": "string",
- "version": 0
}Returns list of assets according to specified search, sorting and paging parameters
| exclude | Array of strings Fields to be excluded from result |
| include | Array of strings Enter playbackCount as included field to retrieve playback count info in the result |
| name | string Substring of asset name |
| dateCreatedFrom | long Asset creation date from (Unix Epoch time in milliseconds) |
| dateCreatedTo | long Asset creation date to (Unix Epoch time in milliseconds) |
| dateUpdatedFrom | long Asset update date from (Unix Epoch time in milliseconds) |
| dateUpdatedTo | long Asset update date to (Unix Epoch time in milliseconds) |
| fileCountFrom | long Asset number of files from |
| fileCountTo | long Asset number of files to |
| metadata.audioTrackCountFrom | long Asset count of audio tracks from |
| metadata.imageFileCountFrom | long Asset count of images from |
| metadata.imageFileCountTo | long Asset count of images to |
| metadata.audioTrackCountTo | long Asset count of audio tracks to |
| metadata.subtitleFileCountFrom | long Asset count of subtitles from |
| metadata.subtitleFileCountTo | long Asset count of subtitles to |
| qcInfo.qcStatuses | string Asset overall status (OK|UNKNOWN|FAILED|WARNING) |
| assetIds | string Set of assetIds |
| tags | string Set of tags assigned to asset |
| excludingTags | string Set of tags not assigned to asset |
| fileData.videoExists | boolean Asset contains video file |
| fileData.createDateFrom | long Asset file ingest start date from (Unix Epoch time in milliseconds) |
| fileData.createDateTo | long Asset file ingest start date to (Unix Epoch time in milliseconds) |
| fileData.completeDateFrom | long Asset file ingest finish date from (Unix Epoch time in milliseconds) |
| fileData.completeDateTo | long Asset file ingest finish date to (Unix Epoch time in milliseconds) |
| fileData.file.fileName | string Substring of asset essence fileName |
| fileData.file.fileSizeFrom | long Asset essence file size from |
| fileData.file.fileSizeTo | long Asset essence file size from |
| fileData.mediaInfo.durationFrom | long Asset essence file duration from |
| fileData.mediaInfo.durationTo | long Asset essence file duration to |
| fileData.mediaType | string Asset essence file media type (VIDEO|AUDIO|SUBTITLE|GRAPHICS_PROJECT|UNKNOWN) |
| systemFields.seriesName | string Case insensitive asset series name |
| systemFields.partOfSeries | boolean Asset is/isn't part of series |
| customFields | string Case insensitive custom metadata field search. Empty value field will be checked for existence in asset. Example: customFields[field1]=value&customFields[field2]= |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
[- {
- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}
]| organization required | string |
object | |
| duration | integer <int64> |
| folderId | string |
| name | string |
object (AssetSystemFieldsDTO) | |
Array of objects (TagDTO) unique |
{- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "duration": 0,
- "folderId": "string",
- "name": "string",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
]
}{- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}Deletes specified assets
| organization | string Organization Id |
[- "string"
][- {
- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}
]Returns CSV file of assets according to specified search and sorting parameters
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
| allFolders | boolean |
| assetIds | Array of strings unique |
| assetName | string |
| assetSizeFrom | integer <int64> |
| assetSizeTo | integer <int64> |
object (CombinedSearch) | |
object | |
| dateCreatedFrom | string <date-time> |
| dateCreatedTo | string <date-time> |
| dateUpdatedFrom | string <date-time> |
| dateUpdatedTo | string <date-time> |
| excludingTags | Array of strings unique |
object | |
| fieldOrder | Array of strings |
| fileCountFrom | integer <int32> |
| fileCountTo | integer <int32> |
object (FileDataSearch) | |
| folderId | string |
object (AssetMetadataSearch) | |
| name | string |
object (QCInfoSearch) | |
| searchInSubFolders | boolean |
object (AssetSystemFieldsSearch) | |
| tags | Array of strings unique |
{- "allFolders": true,
- "assetIds": [
- "string"
], - "assetName": "string",
- "assetSizeFrom": 0,
- "assetSizeTo": 0,
- "combinedSearch": {
- "fields": [
- "string"
], - "value": "string"
}, - "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateCreatedFrom": "2019-08-24T14:15:22Z",
- "dateCreatedTo": "2019-08-24T14:15:22Z",
- "dateUpdatedFrom": "2019-08-24T14:15:22Z",
- "dateUpdatedTo": "2019-08-24T14:15:22Z",
- "excludingTags": [
- "string"
], - "fieldNames": {
- "property1": "string",
- "property2": "string"
}, - "fieldOrder": [
- "string"
], - "fileCountFrom": 0,
- "fileCountTo": 0,
- "fileData": {
- "completeDateFrom": "2019-08-24T14:15:22Z",
- "completeDateTo": "2019-08-24T14:15:22Z",
- "createDateFrom": "2019-08-24T14:15:22Z",
- "createDateTo": "2019-08-24T14:15:22Z",
- "file": {
- "fileName": "string",
- "fileSizeFrom": 0,
- "fileSizeTo": 0
}, - "mediaInfo": {
- "durationFrom": 0,
- "durationTo": 0,
- "overallBitrateFrom": 0,
- "overallBitrateTo": 0,
- "videoStreams": {
- "height": 0,
- "width": 0
}
}, - "mediaType": "VIDEO",
- "videoExists": true
}, - "folderId": "string",
- "metadata": {
- "audioTrackCountFrom": 0,
- "audioTrackCountTo": 0,
- "durationInMillisecondsFrom": 0,
- "durationInMillisecondsTo": 0,
- "fps": 0.1,
- "imageFileCountFrom": 0,
- "imageFileCountTo": 0,
- "subtitleFileCountFrom": 0,
- "subtitleFileCountTo": 0,
- "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "qcStatuses": [
- "UNKNOWN"
]
}, - "searchInSubFolders": true,
- "systemFields": {
- "partOfSeries": true,
- "seriesName": "string",
- "title": "string"
}, - "tags": [
- "string"
]
}{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}Returns link to job in location header
| organization | string Organization Id |
[- "string"
]{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}Returns list of assets
| assetIds | Array of strings |
| folderId | string |
{- "assetIds": [
- "string"
], - "folderId": "string"
}[- {
- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}
]| organization | string Organization Id |
| assetIds | Array of strings |
| assetNames | Array of strings |
| rule | string |
| status | string Enum: "UNKNOWN" "FAILED" "WARNING" "OK" |
| text | string |
{- "assetIds": [
- "string"
], - "assetNames": [
- "string"
], - "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}[- {
- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}
]| organization | string Organization Id |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}Returns list of assets according to specified search, sorting and paging parameters
| exclude | Array of strings Fields to be excluded from the result |
| include | Array of strings Enter playbackCount as included field to retrieve playback count info in the result |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
| allFolders | boolean |
| assetIds | Array of strings unique |
| assetName | string |
| assetSizeFrom | integer <int64> |
| assetSizeTo | integer <int64> |
object (CombinedSearch) | |
object | |
| dateCreatedFrom | string <date-time> |
| dateCreatedTo | string <date-time> |
| dateUpdatedFrom | string <date-time> |
| dateUpdatedTo | string <date-time> |
| excludingTags | Array of strings unique |
| fileCountFrom | integer <int32> |
| fileCountTo | integer <int32> |
object (FileDataSearch) | |
| folderId | string |
object (AssetMetadataSearch) | |
| name | string |
object (QCInfoSearch) | |
| searchInSubFolders | boolean |
object (AssetSystemFieldsSearch) | |
| tags | Array of strings unique |
{- "allFolders": true,
- "assetIds": [
- "string"
], - "assetName": "string",
- "assetSizeFrom": 0,
- "assetSizeTo": 0,
- "combinedSearch": {
- "fields": [
- "string"
], - "value": "string"
}, - "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateCreatedFrom": "2019-08-24T14:15:22Z",
- "dateCreatedTo": "2019-08-24T14:15:22Z",
- "dateUpdatedFrom": "2019-08-24T14:15:22Z",
- "dateUpdatedTo": "2019-08-24T14:15:22Z",
- "excludingTags": [
- "string"
], - "fileCountFrom": 0,
- "fileCountTo": 0,
- "fileData": {
- "completeDateFrom": "2019-08-24T14:15:22Z",
- "completeDateTo": "2019-08-24T14:15:22Z",
- "createDateFrom": "2019-08-24T14:15:22Z",
- "createDateTo": "2019-08-24T14:15:22Z",
- "file": {
- "fileName": "string",
- "fileSizeFrom": 0,
- "fileSizeTo": 0
}, - "mediaInfo": {
- "durationFrom": 0,
- "durationTo": 0,
- "overallBitrateFrom": 0,
- "overallBitrateTo": 0,
- "videoStreams": {
- "height": 0,
- "width": 0
}
}, - "mediaType": "VIDEO",
- "videoExists": true
}, - "folderId": "string",
- "metadata": {
- "audioTrackCountFrom": 0,
- "audioTrackCountTo": 0,
- "durationInMillisecondsFrom": 0,
- "durationInMillisecondsTo": 0,
- "fps": 0.1,
- "imageFileCountFrom": 0,
- "imageFileCountTo": 0,
- "subtitleFileCountFrom": 0,
- "subtitleFileCountTo": 0,
- "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "qcStatuses": [
- "UNKNOWN"
]
}, - "searchInSubFolders": true,
- "systemFields": {
- "partOfSeries": true,
- "seriesName": "string",
- "title": "string"
}, - "tags": [
- "string"
]
}{- "content": [
- {
- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "momentary": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "number": 0,
- "range": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "samplePeak": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "shortTermMaximum": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "total": 0,
- "truePeak": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Returns list of asset series
required | object (Pageable) |
| term | string Series name to match |
| organization | string Organization Id |
{- "content": [
- {
- "episodes": [
- {
- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": null,
- "momentary": null,
- "range": null,
- "samplePeak": null,
- "shortTermMaximum": null,
- "total": null,
- "truePeak": null
}, - "trackLoudnessData": [
- null
]
}, - "audioMappings": [
- {
- "languageCode": null,
- "trackIndex": null
}
], - "audioStreams": [
- {
- "duration": null,
- "properties": { },
- "streamId": null
}
], - "chapterStreams": [
- {
- "properties": { },
- "streamId": null
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": { },
- "streamId": null
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": { },
- "streamId": null
}
], - "otherStreams": [
- {
- "count": null,
- "format": null,
- "muxingMode": null,
- "properties": { },
- "streamId": null,
- "timeCode": null
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": { },
- "streamId": null
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": null,
- "bitRate": null,
- "codec": null,
- "displayAspectRatio": null,
- "duration": null,
- "format": null,
- "frameCount": null,
- "frameRate": null,
- "height": null,
- "language": null,
- "pixelAspectRatio": null,
- "properties": { },
- "streamId": null,
- "title": null,
- "uniqueId": null,
- "width": null
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": null,
- "status": null,
- "text": null
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}
], - "seriesName": "string"
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}| organization | string Organization Id |
additional property | object (BulkAssetTags) |
{- "property1": {
- "tags": [
- {
- "name": "string"
}
], - "version": 0
}, - "property2": {
- "tags": [
- {
- "name": "string"
}
], - "version": 0
}
}[- {
- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}
]Returns asset validation result
| assetName required | string Asset name |
| organization | string Organization Id |
{- "asset": {
- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}, - "assetName": "string",
- "audioFileNumber": 0,
- "imageFileNumber": 0,
- "noCache": true,
- "status": "OK",
- "storageType": "ARCHIVED",
- "subtitleFileNumber": 0,
- "videoFileNumber": 0
}Returns asset found by id
| assetId required | string Asset Id |
| organization | string Organization Id |
{- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}Returns asset found by id
| assetId required | string Asset Id |
| organization | string Organization Id |
{- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}| assetId required | string Asset Id |
| version required | integer <int32> Current asset version. Required for parallel update conflict resolution |
| organization | string Organization Id |
| property name* additional property | string |
{- "property1": "string",
- "property2": "string"
}{- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}Deletes specified asset files
| assetId required | string Asset Id |
| organization | string Organization Id |
[- "string"
]{- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}Returns asset file data
| assetId required | string Asset Id |
| fileDataId required | string File Id |
| organization | string Organization Id |
{- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}Returns asset file data from media store
| assetId required | string Asset Id |
| fileDataId required | string File data id |
| fileName required | string File name |
| organization | string Organization Id |
{- "code": 0,
- "messages": [
- "string"
]
}Returns asset
| assetId required | string Asset Id |
| version required | integer <int32> Current asset version. Required for parallel update conflict resolution |
"string"{- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}Returns asset metadata
| assetId required | string Asset Id |
| organization | string Organization Id |
{- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}Returns asset playback statistics
| assetId required | string Asset Id |
| organization | string Organization Id |
[- {
- "assetId": "string",
- "assetName": "string",
- "channelId": 0,
- "channelName": "string",
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateDeleted": "2019-08-24T14:15:22Z",
- "expiration": "2019-08-24T14:15:22Z",
- "id": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "organization": "string"
}
]| assetId required | string Asset Id |
| organization | string Organization Id |
| rule | string |
| status | string Enum: "UNKNOWN" "FAILED" "WARNING" "OK" |
| text | string |
{- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}{- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}| assetId required | string Asset Id |
| organization | string Organization Id |
New asset name
"string"{- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}| assetId required | string Asset Id |
| organization | string Organization Id |
| partSuffix | string |
Array of objects (SplitSegmentDTO) |
{- "partSuffix": "string",
- "segments": [
- {
- "duration": 0,
- "endTime": 0,
- "startTime": 0,
- "stub": true
}
]
}[- {
- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}
]Returns asset system metadata fields
| assetId required | string Asset Id |
| organization | string Organization Id |
{- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}| assetId required | string Asset Id |
| version required | integer <int32> Current asset version. Required for parallel update conflict resolution |
| organization | string Organization Id |
| eom | integer <int64> |
| epgRelevant | boolean |
| episodeNumber | integer <int32> |
| houseId | string |
object (RecordingInfo) | |
| seasonNumber | integer <int32> |
| seriesName | string |
| som | integer <int64> |
| splitPartOffsets | Array of integers <int64> [ items <int64 > ] |
| timecodeIn | integer <int64> |
| title | string |
| trimmable | boolean |
{- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}{- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}Sets tags for asset
| assetId required | string Asset Id |
| version required | integer <int32> Current asset version. Required for parallel update conflict resolution |
| organization | string Organization Id |
| name | string |
[- {
- "name": "string"
}
]{- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}| assetId required | string Asset Id |
| version required | integer <int32> Current asset version. Required for parallel update conflict resolution |
| organization | string Organization Id |
object | |
object (AssetSystemFieldsDTO) |
{- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}
}{- "assetId": "string",
- "assetSize": 0,
- "completeAssetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "folderId": "string",
- "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "playbackCount": 0,
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}| assetName required | string |
| organization required | string |
| completeDate | string <date-time> |
| createDate | string <date-time> |
| createdBy | string |
object (IngestFileDTO) | |
| id | string |
| ingestAgentId | string |
| ingestSourceId | string |
Array of objects (JournalEntryDTO) | |
| leaseExpires | string <date-time> |
| leasedBy | string |
object (MediaInfoDTO) | |
object (MediaStoreObjectDTO) | |
| mediaType | string Enum: "VIDEO" "AUDIO" "SUBTITLE" "IMAGE" "AE_TEMPLATE" "GRAPHICS_PROJECT" "MULTI_MEDIA_CAPTION_PACKAGE" "SIDE_CAR_XML" "SCHEDULE" "COMPLIANCE_RECORDING" "UNKNOWN" "THUMBNAIL_IMAGE" "THUMBNAIL_VIDEO" "FONT" |
| organizationId | string |
object (OriginDTO) | |
| parentId | string |
| priority | integer <int32> |
object (ProcessingInfoDTO) | |
object | |
object (QCInfoDTO) | |
object (IngestFileDTO) | |
| status | string Enum: "NEW" "PENDING_DOWNLOAD" "DOWNLOADING" "PENDING_QC" "QC" "PENDING_PROCESSING" "PROCESSING" "PENDING_UPLOAD" "UPLOADING" "COMPLETE" "FAILED" "CANCELED" |
| storageStatus | string Enum: "AVAILABLE" "ARCHIVED" "ARCHIVING" "RETRIEVING" |
{- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}{- "code": 0,
- "messages": [
- "string"
]
}| assetName required | string |
| organization required | string |
| name | string |
[- {
- "name": "string"
}
]{- "code": 0,
- "messages": [
- "string"
]
}| assetName required | string |
| organization required | string |
{- "asset": {
- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}, - "assetName": "string",
- "audioFileNumber": 0,
- "imageFileNumber": 0,
- "noCache": true,
- "status": "OK",
- "storageType": "ARCHIVED",
- "subtitleFileNumber": 0,
- "videoFileNumber": 0
}Returns root folders
| organization required | string |
required | object (Sort) |
| fullTree | boolean Default: false |
[- {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}
]Creates root folder
| organization required | string |
| dateCreated | string <date-time> |
| dateUpdated | string <date-time> |
| id | string |
| name | string |
| organization | string |
| parentId | string |
| rootId | string |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}Returns folder paths
| organization required | string |
[- "string"
]{- "property1": "string",
- "property2": "string"
}Returns folder
| organization required | string |
[- "string"
][- {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}
]Returns folder
| folderId required | string |
| organization required | string |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}Creates sub folder
| folderId required | string |
| organization required | string |
| dateCreated | string <date-time> |
| dateUpdated | string <date-time> |
| id | string |
| name | string |
| organization | string |
| parentId | string |
| rootId | string |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}Updates folder
| folderId required | string |
| organization required | string |
| dateCreated | string <date-time> |
| dateUpdated | string <date-time> |
| id | string |
| name | string |
| organization | string |
| parentId | string |
| rootId | string |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}Returns folder
| folderId required | string |
| organization required | string |
[- {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}
]Returns sub folders
| folderId required | string |
| organization required | string |
| fullTree | boolean Default: false |
[- {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "organization": "string",
- "parentId": "string",
- "rootId": "string"
}
]| term | string |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| organization | string Organization Id |
{- "content": [
- {
- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "momentary": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "number": 0,
- "range": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "samplePeak": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "shortTermMaximum": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "total": 0,
- "truePeak": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Returns asset validation result
| assetId required | string Asset Id |
| organization | string Organization Id |
{- "asset": {
- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}, - "assetName": "string",
- "audioFileNumber": 0,
- "imageFileNumber": 0,
- "noCache": true,
- "status": "OK",
- "storageType": "ARCHIVED",
- "subtitleFileNumber": 0,
- "videoFileNumber": 0
}| term | string |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| organization | string Organization Id |
{- "content": [
- {
- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "momentary": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "number": 0,
- "range": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "samplePeak": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "shortTermMaximum": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "total": 0,
- "truePeak": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "status": "PROCESSING",
- "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}| assetId required | string |
| organization | string Organization Id |
{- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}| assetId required | string Asset Id |
| version required | integer <int32> Asset version |
| organization | string Organization Id |
| property name* additional property | string |
{- "property1": "string",
- "property2": "string"
}{- "assetId": "string",
- "assetSize": 0,
- "customFields": {
- "property1": "string",
- "property2": "string"
}, - "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "fileCount": 0,
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "mediaId": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "qcInfo": {
- "assetRuleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "fileRuleMessages": [
- {
- "fileName": "string",
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
], - "messages": [
- "string"
], - "qcStatus": "UNKNOWN"
}, - "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "storageType": "ARCHIVED",
- "systemFields": {
- "eom": 0,
- "epgRelevant": true,
- "episodeNumber": 0,
- "houseId": "string",
- "recordingInfo": {
- "channelId": "string",
- "channelName": "string",
- "endTime": "2019-08-24T14:15:22Z",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z"
}, - "seasonNumber": 0,
- "seriesName": "string",
- "som": 0,
- "splitPartOffsets": [
- 0
], - "timecodeIn": 0,
- "title": "string",
- "trimmable": true
}, - "tags": [
- {
- "name": "string"
}
], - "version": 0
}Returns list of multimedia packages according sorting and paging parameters
| exclude | Array of strings |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
{- "content": [
- {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "multimediaFiles": [
- {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}
], - "name": "string",
- "packageId": "string",
- "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Returns multimedia caption package found by name
| packageName required | string Package name |
| organization | string Organization Id |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "multimediaFiles": [
- {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}
], - "name": "string",
- "packageId": "string",
- "version": 0
}Returns multimedia package validation result
| packageName required | string multimedia package name |
| organization | string Organization Id |
{- "multimediaCaptionPackage": {
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "multimediaFiles": [
- {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}
], - "name": "string",
- "packageId": "string",
- "version": 0
}, - "multimediaPackageName": "string",
- "status": "OK"
}Returns list of Compliance recordings according to specified search, sorting and paging parameters
| exclude | Array of strings Fields to be excluded from result |
| name | string Substring of recording name |
| playoutName | string Substring of playout name |
| playoutId | string Playout Id |
| channelName | string Substring of channel name |
| channelId | string Channel id |
| outputName | string Substring of output name |
| periodFrom | long Recording period from (Unix Epoch time in milliseconds) |
| periodTo | long Recording period to (Unix Epoch time in milliseconds) |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
{- "content": [
- {
- "channelId": "string",
- "channelName": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "momentary": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "number": 0,
- "range": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "samplePeak": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "shortTermMaximum": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "total": 0,
- "truePeak": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "id": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "size": 0,
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Deletes specified Compliance recordings
| organization | string Organization Id |
[- "string"
][- {
- "channelId": "string",
- "channelName": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "id": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "size": 0,
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "version": 0
}
]Returns link to job in location header
| organization | string Organization Id |
[- "string"
]{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}Returns list of Compliance recordings according to specified search, sorting and paging parameters
| exclude | Array of strings Fields to be excluded from result |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
| channelId | string |
| channelName | string |
| name | string |
| outputName | string |
| periodFrom | string <date-time> |
| periodTo | string <date-time> |
| playoutId | string |
| playoutName | string |
{- "channelId": "string",
- "channelName": "string",
- "name": "string",
- "outputName": "string",
- "periodFrom": "2019-08-24T14:15:22Z",
- "periodTo": "2019-08-24T14:15:22Z",
- "playoutId": "string",
- "playoutName": "string"
}{- "content": [
- {
- "channelId": "string",
- "channelName": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "momentary": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "number": 0,
- "range": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "samplePeak": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "shortTermMaximum": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}, - "total": 0,
- "truePeak": {
- "factor": null,
- "lu": null,
- "lufs": null,
- "spfs": null,
- "tpfs": null
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "id": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "size": 0,
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "version": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Returns compliance recording found by id
| recordingId required | string Compliance recording Id |
| organization | string Organization Id |
{- "channelId": "string",
- "channelName": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "fileData": [
- {
- "completeDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "file": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "id": "string",
- "ingestAgentId": "string",
- "ingestSourceId": "string",
- "journal": [
- {
- "actor": "string",
- "entryType": "string",
- "message": "string",
- "reason": "string",
- "timeStamp": 0
}
], - "leaseExpires": "2019-08-24T14:15:22Z",
- "leasedBy": "string",
- "mediaInfo": {
- "audioLoudnessData": {
- "summary": {
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}, - "trackLoudnessData": [
- {
- "file": "string",
- "integrated": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "momentary": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "number": 0,
- "range": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "samplePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "shortTermMaximum": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}, - "total": 0,
- "truePeak": {
- "factor": 0,
- "lu": 0,
- "lufs": 0,
- "spfs": 0,
- "tpfs": 0
}
}
]
}, - "audioMappings": [
- {
- "languageCode": "string",
- "trackIndex": 0
}
], - "audioStreams": [
- {
- "duration": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "chapterStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "duration": 0,
- "fileExtension": "string",
- "fileName": "string",
- "fileSize": 0,
- "firstFrameTime": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "imageStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "languageCode": "string",
- "menuStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "otherStreams": [
- {
- "count": 0,
- "format": "string",
- "muxingMode": "string",
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "timeCode": "string"
}
], - "overallBitrate": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "textStreams": [
- {
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0
}
], - "timecodeIn": 0,
- "title": "string",
- "videoStreams": [
- {
- "bitDepth": 0,
- "bitRate": 0,
- "codec": "string",
- "displayAspectRatio": "string",
- "duration": 0,
- "format": "string",
- "frameCount": 0,
- "frameRate": 0,
- "height": 0,
- "language": "string",
- "pixelAspectRatio": 0,
- "properties": {
- "property1": { },
- "property2": { }
}, - "streamId": 0,
- "title": "string",
- "uniqueId": "string",
- "width": 0
}
]
}, - "mediaStoreObject": {
- "bucketName": "string",
- "objectName": "string",
- "publicRead": true,
- "ttl": 0,
- "url": "string"
}, - "mediaType": "VIDEO",
- "organizationId": "string",
- "origin": {
- "name": "string",
- "path": "string",
- "properties": {
- "property1": "string",
- "property2": "string"
}, - "type": "LOCAL"
}, - "parentId": "string",
- "priority": 0,
- "processingInfo": {
- "actor": "string",
- "bytesDone": 0,
- "expires": 0,
- "percentDone": 0,
- "started": "2019-08-24T14:15:22Z",
- "type": "FTP_TRANSFER"
}, - "properties": {
- "property1": "string",
- "property2": "string"
}, - "qcInfo": {
- "messages": [
- "string"
], - "qcStatus": "UNKNOWN",
- "ruleMessages": [
- {
- "rule": "string",
- "status": "UNKNOWN",
- "text": "string"
}
]
}, - "source": {
- "baseName": "string",
- "crc32": 0,
- "encoding": "string",
- "extension": "string",
- "fileName": "string",
- "fileSize": 0,
- "fileTimestamp": 0,
- "md5": "string"
}, - "status": "NEW",
- "storageStatus": "AVAILABLE"
}
], - "id": "string",
- "metadata": {
- "aspectRatio": "string",
- "audioTrackCount": 0,
- "audioTrackLanguages": [
- "string"
], - "durationInFrames": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "fps": 0.1,
- "imageFileCount": 0,
- "resolution": "string",
- "size": 0,
- "subtitleFileCount": 0,
- "subtitleLanguages": [
- "string"
], - "videoCodec": "string"
}, - "name": "string",
- "outputName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "version": 0
}Returns list of graphics projects according sorting and paging parameters
| exclude | Array of strings |
required | object (GraphicsProjectSearch) |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
{- "content": [
- {
- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "height": 0,
- "id": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "version": 0,
- "width": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Creates graphics project
| organization | string Organization Id |
Array of objects (Channel) | |
| dateCreated | string <date-time> |
| dateUpdated | string <date-time> |
Array of objects (GraphicElementDTO) | |
| height | integer <int32> |
| id | string |
| name | string |
| organization | string |
Array of objects (Playout) | |
| serviceProviderId | string |
| version | integer <int32> |
| width | integer <int32> |
{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "height": 0,
- "id": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "version": 0,
- "width": 0
}{- "code": 0,
- "messages": [
- "string"
]
}{- "active": true,
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "height": 0,
- "id": "string",
- "name": "string",
- "organization": "string",
- "version": 0,
- "width": 0
}[- {
- "active": true,
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "height": 0,
- "id": "string",
- "name": "string",
- "organization": "string",
- "version": 0,
- "width": 0
}
]Returns list of graphics projects according sorting and paging parameters
| exclude | Array of strings |
required | object (GraphicsProjectSearch) |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
{- "content": [
- {
- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Creates graphics project draft
| organization | string Organization Id |
Array of objects (Channel) | |
| dateCommitted | string <date-time> |
| dateCreated | string <date-time> |
| dateUpdated | string <date-time> |
Array of objects (GraphicElementDTO) | |
| graphicProjectId | string |
| height | integer <int32> |
| id | string |
| jsonType | string |
| name | string |
| organization | string |
Array of objects (Playout) | |
| serviceProviderId | string |
| status | string Enum: "DRAFT" "CHANGED" "COMMITTED" |
| version | integer <int32> |
| width | integer <int32> |
{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}Returns list of assets according to sorting and paging parameters
| exclude | Array of strings |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
| dateCreatedFrom | string <date-time> |
| dateCreatedTo | string <date-time> |
| dateUpdatedFrom | string <date-time> |
| dateUpdatedTo | string <date-time> |
| term | string |
{- "dateCreatedFrom": "2019-08-24T14:15:22Z",
- "dateCreatedTo": "2019-08-24T14:15:22Z",
- "dateUpdatedFrom": "2019-08-24T14:15:22Z",
- "dateUpdatedTo": "2019-08-24T14:15:22Z",
- "term": "string"
}{- "content": [
- {
- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Returns graphics project draft found by id
| id required | string Graphics project draft id |
| organization | string Organization Id |
{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}Update graphics project draft
| id required | string |
| organization | string Organization Id |
Array of objects (Channel) | |
| dateCommitted | string <date-time> |
| dateCreated | string <date-time> |
| dateUpdated | string <date-time> |
Array of objects (GraphicElementDTO) | |
| graphicProjectId | string |
| height | integer <int32> |
| id | string |
| jsonType | string |
| name | string |
| organization | string |
Array of objects (Playout) | |
| serviceProviderId | string |
| status | string Enum: "DRAFT" "CHANGED" "COMMITTED" |
| version | integer <int32> |
| width | integer <int32> |
{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}Creates graphics project or updates existing and sends updated version to playouts
| id required | string |
| organization | string Organization Id |
{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}Duplicates specified graphics project
| id required | string |
| organization | string Organization Id |
{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}Create graphics project draft element
| id required | string |
| organization | string Organization Id |
Array of objects (AnimationDTO) | |
| assetId | string |
| audio | boolean |
object (GraphicAudioPropertiesDTO) | |
object (BackgroundDTO) | |
| backgroundColor | string |
| color | string |
| content | string |
| contentType | string Enum: "RSS" "CUSTOM" "ASSET_TITLE" |
object (Crawling) | |
object (Dimensions) Object dimensions | |
| duration | integer <int64> |
| fontFamilyId | string |
| fontFamilyName | string |
| fontId | string |
| fontName | string |
| groupId | string |
object (GroupMemberDTO) Group member | |
| id | string |
| lineHeight | integer <int32> |
| liveInputId | string |
| loop | boolean |
| mediaId | string |
| name | string |
| objectId | string |
| opacity | number <float> |
object (OutlineDTO) | |
| overflowMode | string Enum: "NONE" "HORIZONTAL" "VERTICAL" "REDUCE_FONT" |
object (Position) Element position | |
| previewImage | string Element preview image in base64 |
Array of objects (GraphicObjectProperties) unique | |
| repeatTimes | integer <int32> |
object (ShadowDTO) | |
| src | string |
| stratusObject | boolean |
| textBold | boolean |
| textFont | string |
| textFontSize | integer <int32> |
| textHorizontalAlign | string Enum: "ALIGN_LEFT" "ALIGN_CENTER" "ALIGN_RIGHT" "ALIGN_JUSTIFY" |
| textItalic | boolean |
| textOutline | boolean |
| textShadow | boolean |
| textVerticalAlign | string Enum: "ALIGN_TOP" "ALIGN_MIDDLE" "ALIGN_BOTTOM" |
| type | string Enum: "TEXT" "IMAGE" "VIDEO" "ROLLING_TEXT" "MAIN_STREAM" "TRANSFORMATION" "AE_GRAPHICS" "GROUP" "HTML5" "PICTURE_IN_PICTURE" "SUBTITLES" "CRAWLING_TEXT" "LIVE_PICTURE_IN_PICTURE" |
| wrapMode | string Enum: "NO_WRAP" "WRAP_WORDS" "WRAP_ANYWHERE" |
{- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}{- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}Update graphics project draft elements
| id required | string |
| organization | string Organization Id |
Array of objects (AnimationDTO) | |
| assetId | string |
| audio | boolean |
object (GraphicAudioPropertiesDTO) | |
object (BackgroundDTO) | |
| backgroundColor | string |
| color | string |
| content | string |
| contentType | string Enum: "RSS" "CUSTOM" "ASSET_TITLE" |
object (Crawling) | |
object (Dimensions) Object dimensions | |
| duration | integer <int64> |
| fontFamilyId | string |
| fontFamilyName | string |
| fontId | string |
| fontName | string |
| groupId | string |
object (GroupMemberDTO) Group member | |
| id | string |
| lineHeight | integer <int32> |
| liveInputId | string |
| loop | boolean |
| mediaId | string |
| name | string |
| objectId | string |
| opacity | number <float> |
object (OutlineDTO) | |
| overflowMode | string Enum: "NONE" "HORIZONTAL" "VERTICAL" "REDUCE_FONT" |
object (Position) Element position | |
| previewImage | string Element preview image in base64 |
Array of objects (GraphicObjectProperties) unique | |
| repeatTimes | integer <int32> |
object (ShadowDTO) | |
| src | string |
| stratusObject | boolean |
| textBold | boolean |
| textFont | string |
| textFontSize | integer <int32> |
| textHorizontalAlign | string Enum: "ALIGN_LEFT" "ALIGN_CENTER" "ALIGN_RIGHT" "ALIGN_JUSTIFY" |
| textItalic | boolean |
| textOutline | boolean |
| textShadow | boolean |
| textVerticalAlign | string Enum: "ALIGN_TOP" "ALIGN_MIDDLE" "ALIGN_BOTTOM" |
| type | string Enum: "TEXT" "IMAGE" "VIDEO" "ROLLING_TEXT" "MAIN_STREAM" "TRANSFORMATION" "AE_GRAPHICS" "GROUP" "HTML5" "PICTURE_IN_PICTURE" "SUBTITLES" "CRAWLING_TEXT" "LIVE_PICTURE_IN_PICTURE" |
| wrapMode | string Enum: "NO_WRAP" "WRAP_WORDS" "WRAP_ANYWHERE" |
[- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
]{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}Creates, updates, deletes multiple Graphic Elements for draft project
| id required | string |
| organization required | string |
Array of objects (GraphicElementDTO) | |
| deleted | Array of strings |
Array of objects (GraphicElementDTO) |
{- "created": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "deleted": [
- "string"
], - "updated": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
]
}{- "code": 0,
- "messages": [
- "string"
]
}Update graphics project draft element
| id required | string |
| elementId required | string |
| organization | string Organization Id |
Array of objects (AnimationDTO) | |
| assetId | string |
| audio | boolean |
object (GraphicAudioPropertiesDTO) | |
object (BackgroundDTO) | |
| backgroundColor | string |
| color | string |
| content | string |
| contentType | string Enum: "RSS" "CUSTOM" "ASSET_TITLE" |
object (Crawling) | |
object (Dimensions) Object dimensions | |
| duration | integer <int64> |
| fontFamilyId | string |
| fontFamilyName | string |
| fontId | string |
| fontName | string |
| groupId | string |
object (GroupMemberDTO) Group member | |
| id | string |
| lineHeight | integer <int32> |
| liveInputId | string |
| loop | boolean |
| mediaId | string |
| name | string |
| objectId | string |
| opacity | number <float> |
object (OutlineDTO) | |
| overflowMode | string Enum: "NONE" "HORIZONTAL" "VERTICAL" "REDUCE_FONT" |
object (Position) Element position | |
| previewImage | string Element preview image in base64 |
Array of objects (GraphicObjectProperties) unique | |
| repeatTimes | integer <int32> |
object (ShadowDTO) | |
| src | string |
| stratusObject | boolean |
| textBold | boolean |
| textFont | string |
| textFontSize | integer <int32> |
| textHorizontalAlign | string Enum: "ALIGN_LEFT" "ALIGN_CENTER" "ALIGN_RIGHT" "ALIGN_JUSTIFY" |
| textItalic | boolean |
| textOutline | boolean |
| textShadow | boolean |
| textVerticalAlign | string Enum: "ALIGN_TOP" "ALIGN_MIDDLE" "ALIGN_BOTTOM" |
| type | string Enum: "TEXT" "IMAGE" "VIDEO" "ROLLING_TEXT" "MAIN_STREAM" "TRANSFORMATION" "AE_GRAPHICS" "GROUP" "HTML5" "PICTURE_IN_PICTURE" "SUBTITLES" "CRAWLING_TEXT" "LIVE_PICTURE_IN_PICTURE" |
| wrapMode | string Enum: "NO_WRAP" "WRAP_WORDS" "WRAP_ANYWHERE" |
{- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}{- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}Import graphics project
| organization | string Organization Id |
| file required | string <binary> |
{- "file": "string"
}{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCommitted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "graphicProjectId": "string",
- "height": 0,
- "id": "string",
- "jsonType": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "status": "DRAFT",
- "version": 0,
- "width": 0
}Returns list of assets according to sorting and paging parameters
| exclude | Array of strings |
| size | long Number of items per page (defaults to 20) |
| page | integer Page number (defaults to 0) |
| sort | string Properties that should be sorted by in the format property,property(,ASC|DESC). Default sort direction is ascending. Use multiple sort parameters if you want to switch directions, e.g. ?sort=firstname&sort=lastname,asc |
| organization | string Organization Id |
| dateCreatedFrom | string <date-time> |
| dateCreatedTo | string <date-time> |
| dateUpdatedFrom | string <date-time> |
| dateUpdatedTo | string <date-time> |
| term | string |
{- "dateCreatedFrom": "2019-08-24T14:15:22Z",
- "dateCreatedTo": "2019-08-24T14:15:22Z",
- "dateUpdatedFrom": "2019-08-24T14:15:22Z",
- "dateUpdatedTo": "2019-08-24T14:15:22Z",
- "term": "string"
}{- "content": [
- {
- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "height": 0,
- "id": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "version": 0,
- "width": 0
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}Exports Graphics Project
| graphicsId required | string |
| organization | string Organization Id |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}Returns graphics project validation result
| graphicsProjectName required | string Graphics project name |
| organization | string Organization Id |
{- "graphicsProject": {
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "height": 0,
- "name": "string",
- "version": 0,
- "width": 0
}, - "graphicsProjectName": "string",
- "status": "OK"
}Returns graphics project found by name
| id required | string Graphics project id |
| organization | string Organization Id |
{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "height": 0,
- "id": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "version": 0,
- "width": 0
}Update graphics project
| id required | string |
| organization | string Organization Id |
Array of objects (Channel) | |
| dateCreated | string <date-time> |
| dateUpdated | string <date-time> |
Array of objects (GraphicElementDTO) | |
| height | integer <int32> |
| id | string |
| name | string |
| organization | string |
Array of objects (Playout) | |
| serviceProviderId | string |
| version | integer <int32> |
| width | integer <int32> |
{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "height": 0,
- "id": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "version": 0,
- "width": 0
}{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "height": 0,
- "id": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "version": 0,
- "width": 0
}Create graphics project element
| id required | string |
| organization | string Organization Id |
Array of objects (AnimationDTO) | |
| assetId | string |
| audio | boolean |
object (GraphicAudioPropertiesDTO) | |
object (BackgroundDTO) | |
| backgroundColor | string |
| color | string |
| content | string |
| contentType | string Enum: "RSS" "CUSTOM" "ASSET_TITLE" |
object (Crawling) | |
object (Dimensions) Object dimensions | |
| duration | integer <int64> |
| fontFamilyId | string |
| fontFamilyName | string |
| fontId | string |
| fontName | string |
| groupId | string |
object (GroupMemberDTO) Group member | |
| id | string |
| lineHeight | integer <int32> |
| liveInputId | string |
| loop | boolean |
| mediaId | string |
| name | string |
| objectId | string |
| opacity | number <float> |
object (OutlineDTO) | |
| overflowMode | string Enum: "NONE" "HORIZONTAL" "VERTICAL" "REDUCE_FONT" |
object (Position) Element position | |
| previewImage | string Element preview image in base64 |
Array of objects (GraphicObjectProperties) unique | |
| repeatTimes | integer <int32> |
object (ShadowDTO) | |
| src | string |
| stratusObject | boolean |
| textBold | boolean |
| textFont | string |
| textFontSize | integer <int32> |
| textHorizontalAlign | string Enum: "ALIGN_LEFT" "ALIGN_CENTER" "ALIGN_RIGHT" "ALIGN_JUSTIFY" |
| textItalic | boolean |
| textOutline | boolean |
| textShadow | boolean |
| textVerticalAlign | string Enum: "ALIGN_TOP" "ALIGN_MIDDLE" "ALIGN_BOTTOM" |
| type | string Enum: "TEXT" "IMAGE" "VIDEO" "ROLLING_TEXT" "MAIN_STREAM" "TRANSFORMATION" "AE_GRAPHICS" "GROUP" "HTML5" "PICTURE_IN_PICTURE" "SUBTITLES" "CRAWLING_TEXT" "LIVE_PICTURE_IN_PICTURE" |
| wrapMode | string Enum: "NO_WRAP" "WRAP_WORDS" "WRAP_ANYWHERE" |
{- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}{- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}Update graphics project elements
| id required | string |
| organization | string Organization Id |
Array of objects (AnimationDTO) | |
| assetId | string |
| audio | boolean |
object (GraphicAudioPropertiesDTO) | |
object (BackgroundDTO) | |
| backgroundColor | string |
| color | string |
| content | string |
| contentType | string Enum: "RSS" "CUSTOM" "ASSET_TITLE" |
object (Crawling) | |
object (Dimensions) Object dimensions | |
| duration | integer <int64> |
| fontFamilyId | string |
| fontFamilyName | string |
| fontId | string |
| fontName | string |
| groupId | string |
object (GroupMemberDTO) Group member | |
| id | string |
| lineHeight | integer <int32> |
| liveInputId | string |
| loop | boolean |
| mediaId | string |
| name | string |
| objectId | string |
| opacity | number <float> |
object (OutlineDTO) | |
| overflowMode | string Enum: "NONE" "HORIZONTAL" "VERTICAL" "REDUCE_FONT" |
object (Position) Element position | |
| previewImage | string Element preview image in base64 |
Array of objects (GraphicObjectProperties) unique | |
| repeatTimes | integer <int32> |
object (ShadowDTO) | |
| src | string |
| stratusObject | boolean |
| textBold | boolean |
| textFont | string |
| textFontSize | integer <int32> |
| textHorizontalAlign | string Enum: "ALIGN_LEFT" "ALIGN_CENTER" "ALIGN_RIGHT" "ALIGN_JUSTIFY" |
| textItalic | boolean |
| textOutline | boolean |
| textShadow | boolean |
| textVerticalAlign | string Enum: "ALIGN_TOP" "ALIGN_MIDDLE" "ALIGN_BOTTOM" |
| type | string Enum: "TEXT" "IMAGE" "VIDEO" "ROLLING_TEXT" "MAIN_STREAM" "TRANSFORMATION" "AE_GRAPHICS" "GROUP" "HTML5" "PICTURE_IN_PICTURE" "SUBTITLES" "CRAWLING_TEXT" "LIVE_PICTURE_IN_PICTURE" |
| wrapMode | string Enum: "NO_WRAP" "WRAP_WORDS" "WRAP_ANYWHERE" |
[- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
]{- "channels": [
- {
- "id": 0,
- "name": "string"
}
], - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "elements": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "height": 0,
- "id": "string",
- "name": "string",
- "organization": "string",
- "playouts": [
- {
- "id": "string",
- "name": "string"
}
], - "serviceProviderId": "string",
- "version": 0,
- "width": 0
}Creates, updates, deletes multiple Graphic Elements
| id required | string |
| organization required | string |
Array of objects (GraphicElementDTO) | |
| deleted | Array of strings |
Array of objects (GraphicElementDTO) |
{- "created": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
], - "deleted": [
- "string"
], - "updated": [
- {
- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}
]
}{- "code": 0,
- "messages": [
- "string"
]
}Update graphics project element
| id required | string |
| elementId required | string |
| organization | string Organization Id |
Array of objects (AnimationDTO) | |
| assetId | string |
| audio | boolean |
object (GraphicAudioPropertiesDTO) | |
object (BackgroundDTO) | |
| backgroundColor | string |
| color | string |
| content | string |
| contentType | string Enum: "RSS" "CUSTOM" "ASSET_TITLE" |
object (Crawling) | |
object (Dimensions) Object dimensions | |
| duration | integer <int64> |
| fontFamilyId | string |
| fontFamilyName | string |
| fontId | string |
| fontName | string |
| groupId | string |
object (GroupMemberDTO) Group member | |
| id | string |
| lineHeight | integer <int32> |
| liveInputId | string |
| loop | boolean |
| mediaId | string |
| name | string |
| objectId | string |
| opacity | number <float> |
object (OutlineDTO) | |
| overflowMode | string Enum: "NONE" "HORIZONTAL" "VERTICAL" "REDUCE_FONT" |
object (Position) Element position | |
| previewImage | string Element preview image in base64 |
Array of objects (GraphicObjectProperties) unique | |
| repeatTimes | integer <int32> |
object (ShadowDTO) | |
| src | string |
| stratusObject | boolean |
| textBold | boolean |
| textFont | string |
| textFontSize | integer <int32> |
| textHorizontalAlign | string Enum: "ALIGN_LEFT" "ALIGN_CENTER" "ALIGN_RIGHT" "ALIGN_JUSTIFY" |
| textItalic | boolean |
| textOutline | boolean |
| textShadow | boolean |
| textVerticalAlign | string Enum: "ALIGN_TOP" "ALIGN_MIDDLE" "ALIGN_BOTTOM" |
| type | string Enum: "TEXT" "IMAGE" "VIDEO" "ROLLING_TEXT" "MAIN_STREAM" "TRANSFORMATION" "AE_GRAPHICS" "GROUP" "HTML5" "PICTURE_IN_PICTURE" "SUBTITLES" "CRAWLING_TEXT" "LIVE_PICTURE_IN_PICTURE" |
| wrapMode | string Enum: "NO_WRAP" "WRAP_WORDS" "WRAP_ANYWHERE" |
{- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}{- "animations": [
- {
- "anchor": "{x: 0, y: 0}",
- "direction": "LEFT",
- "duration": 1000,
- "function": "LINEAR",
- "location": {
- "bottom": 0,
- "left": 0,
- "right": 0,
- "top": 0
}, - "name": "animation1",
- "offset": 0,
- "opacity": 0,
- "origin": "FROM_START",
- "size": "{width: 0, height: 0}",
- "type": "SQUEEZE"
}
], - "assetId": "string",
- "audio": true,
- "audioProperties": {
- "audioDucking": 0,
- "duckingEnabled": true,
- "enabled": true
}, - "background": {
- "horizontalPadding": 0,
- "opacity": 0.1,
- "verticalPadding": 0
}, - "backgroundColor": "string",
- "color": "string",
- "content": "string",
- "contentType": "RSS",
- "crawling": {
- "direction": "LTR",
- "loop": true,
- "repeatTimes": 0,
- "speed": 0
}, - "dimensions": {
- "fullScreen": true,
- "height": 0,
- "scale": 0,
- "width": 0
}, - "duration": 0,
- "fontFamilyId": "string",
- "fontFamilyName": "string",
- "fontId": "string",
- "fontName": "string",
- "groupId": "string",
- "groupMember": {
- "endAnchor": "FROM_START",
- "endOffset": 0,
- "fadeIn": 0,
- "fadeOut": 0,
- "startAnchor": "FROM_START",
- "startOffset": 0
}, - "id": "string",
- "lineHeight": 0,
- "liveInputId": "string",
- "loop": true,
- "mediaId": "string",
- "name": "string",
- "objectId": "string",
- "opacity": 0.1,
- "outline": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "overflowMode": "NONE",
- "position": {
- "corner": "TOP_LEFT",
- "getxMargin": 0,
- "getyMargin": 0,
- "layer": 0,
- "x": 0,
- "y": 0
}, - "previewImage": "string",
- "properties": [
- {
- "name": "string",
- "values": {
- "property1": "string",
- "property2": "string"
}
}
], - "repeatTimes": 0,
- "shadow": {
- "color": "string",
- "opacity": 0.1,
- "width": 0
}, - "src": "string",
- "stratusObject": true,
- "textBold": true,
- "textFont": "string",
- "textFontSize": 0,
- "textHorizontalAlign": "ALIGN_LEFT",
- "textItalic": true,
- "textOutline": true,
- "textShadow": true,
- "textVerticalAlign": "ALIGN_TOP",
- "type": "TEXT",
- "wrapMode": "NO_WRAP"
}Updates graphics project element preview image
| id required | string |
| elementId required | string |
| version required | integer <int32> |
| organization | string Organization Id |
Graphics project element preview
{ }{- "audios": 0,
- "fonts": 0,
- "graphicsObjects": 0,
- "graphicsProjects": 0,
- "multimediaCaptionPackages": 0,
- "subtitles": 0,
- "totalAssetSize": 0,
- "totalAssets": 0,
- "totalComplianceRecordingSize": 0,
- "totalComplianceRecordings": 0,
- "videos": 0
}