Download OpenAPI specification:
[- {
- "checksum": 0,
- "description": "string",
- "executionTime": 0,
- "installedBy": "string",
- "installedOn": "2019-08-24T14:15:22Z",
- "installedRank": 0,
- "script": "string",
- "success": true,
- "type": "string",
- "version": "string"
}
]
get-job
organization | Array of strings |
providerId | string |
userId | string |
status | Array of strings Items Enum: "PENDING" "PROCESSING" "SUCCEEDED" "FAILED" "CANCELED" |
{- "_embedded": {
- "jobs": [
- {
- "_links": {
- "property1": {
- "deprecation": "string",
- "href": "string",
- "hreflang": "string",
- "name": "string",
- "profile": "string",
- "templated": true,
- "title": "string",
- "type": "string"
}, - "property2": {
- "deprecation": "string",
- "href": "string",
- "hreflang": "string",
- "name": "string",
- "profile": "string",
- "templated": true,
- "title": "string",
- "type": "string"
}
}, - "accountUserId": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "details": {
- "endDateFrom": "2019-08-24T14:15:22Z",
- "startDateTo": "2019-08-24T14:15:22Z",
- "timeInMilliseconds": true
}, - "entityId": 0,
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "providerId": "string",
- "resourceLink": "string",
- "status": "PENDING",
- "type": "TIMELINE_EPG_XML_EXPORT",
- "userId": "string"
}
]
}, - "_links": {
- "property1": {
- "deprecation": "string",
- "href": "string",
- "hreflang": "string",
- "name": "string",
- "profile": "string",
- "templated": true,
- "title": "string",
- "type": "string"
}, - "property2": {
- "deprecation": "string",
- "href": "string",
- "hreflang": "string",
- "name": "string",
- "profile": "string",
- "templated": true,
- "title": "string",
- "type": "string"
}
}
}
Returns queued job
jobId required | integer <int64> Job id |
organization | Array of strings 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"
}
Update job status
jobId required | integer <int64> Job id |
organization | Array of strings |
dateCreated | string <date-time> |
dateFinished | string <date-time> |
entityId | string |
fileName | string |
id | string |
jobType | string |
Array of objects (ModifyResultMessage) | |
organization | string |
resourceExtension | string |
resourceLink | string |
serviceProviderId | string |
status | string Enum: "PENDING" "PROCESSING" "SUCCEEDED" "FAILED" "CANCELED" |
uniqueId | string |
userId | 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"
}
{- "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 schedules
page | integer >= 0 Default: 0 Zero-based page index (0..N) |
size | integer >= 1 Default: 20 The size of the page to be returned |
sort | Array of strings Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported. |
required | object (ScheduleSearch) |
organization | string Organization Id |
{- "_embedded": {
- "schedules": [
- {
- "_links": {
- "property1": {
- "deprecation": "string",
- "href": "string",
- "hreflang": "string",
- "name": "string",
- "profile": "string",
- "templated": true,
- "title": "string",
- "type": "string"
}, - "property2": {
- "deprecation": "string",
- "href": "string",
- "hreflang": "string",
- "name": "string",
- "profile": "string",
- "templated": true,
- "title": "string",
- "type": "string"
}
}, - "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "deleted": true,
- "finishDate": "2019-08-24T14:15:22Z",
- "finiteType": true,
- "fps": 0,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "loopType": true,
- "name": "string",
- "organization": "string",
- "playlistType": "FINITE",
- "startDate": "2019-08-24T14:15:22Z",
- "txdate": "string",
- "version": 0
}
]
}, - "_links": {
- "property1": {
- "deprecation": "string",
- "href": "string",
- "hreflang": "string",
- "name": "string",
- "profile": "string",
- "templated": true,
- "title": "string",
- "type": "string"
}, - "property2": {
- "deprecation": "string",
- "href": "string",
- "hreflang": "string",
- "name": "string",
- "profile": "string",
- "templated": true,
- "title": "string",
- "type": "string"
}
}, - "page": {
- "number": 0,
- "size": 0,
- "totalElements": 0,
- "totalPages": 0
}
}
Creates new schedule
organization | string Organization Id |
archiveStatus | string Enum: "NOT_ARCHIVED" "ARCHIVING" "UN_ARCHIVING" "ARCHIVED" |
breakMax | integer <int64> |
breakMin | integer <int64> |
channel | string |
channelId | integer <int64> |
dateApplied | string <date-time> |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
finishDate | string <date-time> |
fps | number |
fpsFloat | number <float> |
graphicsProject | string |
graphicsProjectV2 | string |
id | integer <int64> |
name | string |
organization | string |
playlistType | string |
startDate | string <date-time> |
status | string |
txdate | string |
version | integer <int32> |
{- "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "finishDate": "2019-08-24T14:15:22Z",
- "fps": 0,
- "fpsFloat": 0.1,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "id": 0,
- "name": "string",
- "organization": "string",
- "playlistType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "txdate": "string",
- "version": 0
}
{- "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "finishDate": "2019-08-24T14:15:22Z",
- "fps": 0,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "id": 0,
- "name": "string",
- "organization": "string",
- "playlistType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "txdate": "string",
- "version": 0
}
Deletes specified schedules
organization | string Organization Id |
[- 0
]
[- {
- "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "finishDate": "2019-08-24T14:15:22Z",
- "fps": 0,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "id": 0,
- "name": "string",
- "organization": "string",
- "playlistType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "txdate": "string",
- "version": 0
}
]
[- {
- "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "finishDate": "2019-08-24T14:15:22Z",
- "fps": 0,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "id": 0,
- "name": "string",
- "organization": "string",
- "playlistType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "txdate": "string",
- "version": 0
}
]
{- "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"
}
Creates new schedule
fps | number |
scriptId | string |
fileName | string |
organization | string Organization Id |
file required | string <binary> |
{- "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "deleted": true,
- "finishDate": "2019-08-24T14:15:22Z",
- "finiteType": true,
- "fps": 0,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "id": 0,
- "loopType": true,
- "name": "string",
- "organization": "string",
- "playlistType": "FINITE",
- "startDate": "2019-08-24T14:15:22Z",
- "txdate": "string",
- "version": 0
}
Creates new schedule, returns processing job
fps | number |
scriptId | string |
fileName | string |
organization | string Organization Id |
file required | string <binary> |
{- "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 schedules
selectedPlaylistId | integer <int64> |
organization | string Organization Id |
size | integer 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 |
dateUpdatedFrom | string <date-time> |
dateUpdatedTo | string <date-time> |
finishDateFrom | string <date-time> |
finishDateTo | string <date-time> |
fps | number |
name | string |
nameSubString | string |
startDateFrom | string <date-time> |
startDateTo | string <date-time> |
statuses | Array of strings |
{- "dateUpdatedFrom": "2019-08-24T14:15:22Z",
- "dateUpdatedTo": "2019-08-24T14:15:22Z",
- "finishDateFrom": "2019-08-24T14:15:22Z",
- "finishDateTo": "2019-08-24T14:15:22Z",
- "fps": 0,
- "name": "string",
- "nameSubString": "string",
- "startDateFrom": "2019-08-24T14:15:22Z",
- "startDateTo": "2019-08-24T14:15:22Z",
- "statuses": [
- "string"
]
}
{- "content": [
- {
- "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "finishDate": "2019-08-24T14:15:22Z",
- "fps": 0,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "id": 0,
- "name": "string",
- "organization": "string",
- "playlistType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "txdate": "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
}
Removes schedule by id
scheduleId required | integer <int64> Schedule id |
organization | string Organization Id |
{- "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "finishDate": "2019-08-24T14:15:22Z",
- "fps": 0,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "id": 0,
- "name": "string",
- "organization": "string",
- "playlistType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "txdate": "string",
- "version": 0
}
Returns schedule found by id
scheduleId required | integer <int64> Schedule id |
organization | string Organization Id |
{- "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "finishDate": "2019-08-24T14:15:22Z",
- "fps": 0,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "id": 0,
- "name": "string",
- "organization": "string",
- "playlistType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "txdate": "string",
- "version": 0
}
Updates schedule by id
scheduleId required | integer <int64> Schedule id |
organization | string Organization Id |
archiveStatus | string Enum: "NOT_ARCHIVED" "ARCHIVING" "UN_ARCHIVING" "ARCHIVED" |
breakMax | integer <int64> |
breakMin | integer <int64> |
channel | string |
channelId | integer <int64> |
dateApplied | string <date-time> |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
finishDate | string <date-time> |
fps | number |
fpsFloat | number <float> |
graphicsProject | string |
graphicsProjectV2 | string |
id | integer <int64> |
name | string |
organization | string |
playlistType | string |
startDate | string <date-time> |
status | string |
txdate | string |
version | integer <int32> |
{- "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "finishDate": "2019-08-24T14:15:22Z",
- "fps": 0,
- "fpsFloat": 0.1,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "id": 0,
- "name": "string",
- "organization": "string",
- "playlistType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "txdate": "string",
- "version": 0
}
{- "archiveStatus": "NOT_ARCHIVED",
- "breakMax": 0,
- "breakMin": 0,
- "channel": "string",
- "channelId": 0,
- "dateApplied": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "finishDate": "2019-08-24T14:15:22Z",
- "fps": 0,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "id": 0,
- "name": "string",
- "organization": "string",
- "playlistType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "txdate": "string",
- "version": 0
}
Sends schedule events to archive
scheduleId required | integer <int64> |
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"
}
scheduleId required | integer <int64> |
assetName 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,
- "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
}
]
scheduleId required | integer <int64> |
organization required | string |
required | object (ScheduleEventSearchDTO) |
createFirst | boolean |
createOnly | boolean |
Array of objects (EventDTO) | |
deleteOnly | boolean |
deleted | Array of integers <int64> [ items <int64 > ] |
empty | boolean |
object (EventLoop) | |
pageNumber | integer <int32> |
pageSize | integer <int32> |
object (AssetReplacement) | |
resolveType | string Enum: "SPLICE" "OVERRIDE" "OVERLAP" |
Array of objects (EventDTO) | |
shiftBy | integer <int64> |
shiftFrom | string <date-time> |
object (EventSplit) | |
updateOnly | boolean |
Array of objects (EventDTO) |
{- "createFirst": true,
- "createOnly": true,
- "created": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory": [
- {
- "flags": [
- "FANTASY_VIOLENCE"
], - "format": "MPA",
- "level": "PG_13"
}
], - "deviation": 0,
- "duration": 0,
- "eventType": "PRIMARY",
- "houseId": "string",
- "id": 0,
- "ignoreIncomingScte35Signals": true,
- "label": "string",
- "liveCustomActiveBefore": 0,
- "liveCustomUrl": "string",
- "liveId": "string",
- "locked": true,
- "manualEnd": true,
- "manualStart": true,
- "maxExtendedDuration": 0,
- "mediaId": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "pidOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "pid": 0,
- "pidPassthrough": true
}
], - "placeholderId": "string",
- "playoutSwitches": [
- {
- "command": "ON",
- "offset": 0,
- "origin": "FROM_START"
}
], - "primarySCTESourceSwitch": {
- "liveId": "string"
}, - "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "reconciliationId": "string",
- "recording": true,
- "recordingPattern": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "scte35Trigger": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "fallback": {
- "time": "2019-08-24T14:15:22Z",
- "type": "NONE"
}, - "programId": 0,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}, - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
], - "som": 0,
- "status": "NOT_READY",
- "streamOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "sourceDelay": 0,
- "sourceId": "string",
- "sourceType": "LIVE"
}
], - "timecodeIn": 0,
- "title": "string",
- "twitchRPCList": [
- {
- "broadcasterLanguage": "string",
- "duration": 0,
- "gameId": "string",
- "offset": 0,
- "origin": "FROM_START",
- "procedure": "START_COMMERCIAL",
- "title": "string"
}
], - "untimedAds": [
- {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "placeholder": "string",
- "programId": 0,
- "propagate": true,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}
], - "version": 0,
- "voiceovers": [
- {
- "attenuation": 0,
- "duration": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0,
- "mute": true,
- "name": "string",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "som": 0,
- "target": "string"
}
]
}
], - "deleteOnly": true,
- "deleted": [
- 0
], - "empty": true,
- "eventLoop": {
- "events": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory": [
- {
- "flags": [
- "FANTASY_VIOLENCE"
], - "format": "MPA",
- "level": "PG_13"
}
], - "deviation": 0,
- "duration": 0,
- "eventType": "PRIMARY",
- "houseId": "string",
- "id": 0,
- "ignoreIncomingScte35Signals": true,
- "label": "string",
- "liveCustomActiveBefore": 0,
- "liveCustomUrl": "string",
- "liveId": "string",
- "locked": true,
- "manualEnd": true,
- "manualStart": true,
- "maxExtendedDuration": 0,
- "mediaId": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "pidOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "pid": 0,
- "pidPassthrough": true
}
], - "placeholderId": "string",
- "playoutSwitches": [
- {
- "command": "ON",
- "offset": 0,
- "origin": "FROM_START"
}
], - "primarySCTESourceSwitch": {
- "liveId": "string"
}, - "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "reconciliationId": "string",
- "recording": true,
- "recordingPattern": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "scte35Trigger": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "fallback": {
- "time": "2019-08-24T14:15:22Z",
- "type": "NONE"
}, - "programId": 0,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}, - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
], - "som": 0,
- "status": "NOT_READY",
- "streamOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "sourceDelay": 0,
- "sourceId": "string",
- "sourceType": "LIVE"
}
], - "timecodeIn": 0,
- "title": "string",
- "twitchRPCList": [
- {
- "broadcasterLanguage": "string",
- "duration": 0,
- "gameId": "string",
- "offset": 0,
- "origin": "FROM_START",
- "procedure": "START_COMMERCIAL",
- "title": "string"
}
], - "untimedAds": [
- {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "placeholder": "string",
- "programId": 0,
- "propagate": true,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}
], - "version": 0,
- "voiceovers": [
- {
- "attenuation": 0,
- "duration": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0,
- "mute": true,
- "name": "string",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "som": 0,
- "target": "string"
}
]
}
], - "loopFrom": "2019-08-24T14:15:22Z",
- "loopTo": "2019-08-24T14:15:22Z"
}, - "pageNumber": 0,
- "pageSize": 0,
- "replacement": {
- "mediaId": "string",
- "replacementEventId": 0,
- "replacementEventOnAirTime": "2019-08-24T14:15:22Z"
}, - "resolveType": "SPLICE",
- "sentToEnd": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory": [
- {
- "flags": [
- "FANTASY_VIOLENCE"
], - "format": "MPA",
- "level": "PG_13"
}
], - "deviation": 0,
- "duration": 0,
- "eventType": "PRIMARY",
- "houseId": "string",
- "id": 0,
- "ignoreIncomingScte35Signals": true,
- "label": "string",
- "liveCustomActiveBefore": 0,
- "liveCustomUrl": "string",
- "liveId": "string",
- "locked": true,
- "manualEnd": true,
- "manualStart": true,
- "maxExtendedDuration": 0,
- "mediaId": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "pidOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "pid": 0,
- "pidPassthrough": true
}
], - "placeholderId": "string",
- "playoutSwitches": [
- {
- "command": "ON",
- "offset": 0,
- "origin": "FROM_START"
}
], - "primarySCTESourceSwitch": {
- "liveId": "string"
}, - "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "reconciliationId": "string",
- "recording": true,
- "recordingPattern": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "scte35Trigger": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "fallback": {
- "time": "2019-08-24T14:15:22Z",
- "type": "NONE"
}, - "programId": 0,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}, - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
], - "som": 0,
- "status": "NOT_READY",
- "streamOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "sourceDelay": 0,
- "sourceId": "string",
- "sourceType": "LIVE"
}
], - "timecodeIn": 0,
- "title": "string",
- "twitchRPCList": [
- {
- "broadcasterLanguage": "string",
- "duration": 0,
- "gameId": "string",
- "offset": 0,
- "origin": "FROM_START",
- "procedure": "START_COMMERCIAL",
- "title": "string"
}
], - "untimedAds": [
- {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "placeholder": "string",
- "programId": 0,
- "propagate": true,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}
], - "version": 0,
- "voiceovers": [
- {
- "attenuation": 0,
- "duration": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0,
- "mute": true,
- "name": "string",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "som": 0,
- "target": "string"
}
]
}
], - "shiftBy": 0,
- "shiftFrom": "2019-08-24T14:15:22Z",
- "split": {
- "breakDuration": 0,
- "breakTitlePattern": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "partSuffix": "string",
- "placeholderId": "string",
- "segments": [
- {
- "duration": 0,
- "endTime": 0,
- "startTime": 0,
- "stub": true
}
]
}, - "updateOnly": true,
- "updated": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory": [
- {
- "flags": [
- "FANTASY_VIOLENCE"
], - "format": "MPA",
- "level": "PG_13"
}
], - "deviation": 0,
- "duration": 0,
- "eventType": "PRIMARY",
- "houseId": "string",
- "id": 0,
- "ignoreIncomingScte35Signals": true,
- "label": "string",
- "liveCustomActiveBefore": 0,
- "liveCustomUrl": "string",
- "liveId": "string",
- "locked": true,
- "manualEnd": true,
- "manualStart": true,
- "maxExtendedDuration": 0,
- "mediaId": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "pidOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "pid": 0,
- "pidPassthrough": true
}
], - "placeholderId": "string",
- "playoutSwitches": [
- {
- "command": "ON",
- "offset": 0,
- "origin": "FROM_START"
}
], - "primarySCTESourceSwitch": {
- "liveId": "string"
}, - "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "reconciliationId": "string",
- "recording": true,
- "recordingPattern": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "scte35Trigger": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "fallback": {
- "time": "2019-08-24T14:15:22Z",
- "type": "NONE"
}, - "programId": 0,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}, - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
], - "som": 0,
- "status": "NOT_READY",
- "streamOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "sourceDelay": 0,
- "sourceId": "string",
- "sourceType": "LIVE"
}
], - "timecodeIn": 0,
- "title": "string",
- "twitchRPCList": [
- {
- "broadcasterLanguage": "string",
- "duration": 0,
- "gameId": "string",
- "offset": 0,
- "origin": "FROM_START",
- "procedure": "START_COMMERCIAL",
- "title": "string"
}
], - "untimedAds": [
- {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "placeholder": "string",
- "programId": 0,
- "propagate": true,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}
], - "version": 0,
- "voiceovers": [
- {
- "attenuation": 0,
- "duration": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0,
- "mute": true,
- "name": "string",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "som": 0,
- "target": "string"
}
]
}
]
}
{- "content": {
- "finishDate": "2019-08-24T14:15:22Z",
- "id": 0,
- "page": {
- "content": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory": [
- {
- "flags": [
- "FANTASY_VIOLENCE"
], - "format": "MPA",
- "level": "PG_13"
}
], - "deviation": 0,
- "duration": 0,
- "eventType": "PRIMARY",
- "houseId": "string",
- "id": 0,
- "ignoreIncomingScte35Signals": true,
- "label": "string",
- "liveCustomActiveBefore": 0,
- "liveCustomUrl": "string",
- "liveId": "string",
- "locked": true,
- "manualEnd": true,
- "manualStart": true,
- "maxExtendedDuration": 0,
- "mediaId": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "pidOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "pid": 0,
- "pidPassthrough": true
}
], - "placeholderId": "string",
- "playoutSwitches": [
- {
- "command": "ON",
- "offset": 0,
- "origin": "FROM_START"
}
], - "primarySCTESourceSwitch": {
- "liveId": "string"
}, - "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "reconciliationId": "string",
- "recording": true,
- "recordingPattern": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "scte35Trigger": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "fallback": {
- "time": "2019-08-24T14:15:22Z",
- "type": "NONE"
}, - "programId": 0,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}, - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
], - "som": 0,
- "status": "NOT_READY",
- "streamOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "sourceDelay": 0,
- "sourceId": "string",
- "sourceType": "LIVE"
}
], - "timecodeIn": 0,
- "title": "string",
- "twitchRPCList": [
- {
- "broadcasterLanguage": "string",
- "duration": 0,
- "gameId": "string",
- "offset": 0,
- "origin": "FROM_START",
- "procedure": "START_COMMERCIAL",
- "title": "string"
}
], - "untimedAds": [
- {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "placeholder": "string",
- "programId": 0,
- "propagate": true,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}
], - "version": 0,
- "voiceovers": [
- {
- "attenuation": 0,
- "duration": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0,
- "mute": true,
- "name": "string",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "som": 0,
- "target": "string"
}
]
}
], - "empty": true,
- "first": true,
- "gaps": {
- "property1": 0,
- "property2": 0
}, - "last": true,
- "number": 0,
- "numberOfElements": 0,
- "overlaps": {
- "property1": 0,
- "property2": 0
}, - "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}, - "unpaged": true
}, - "programmes": {
- "property1": 0,
- "property2": 0
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}, - "startDate": "2019-08-24T14:15:22Z"
}, - "messages": [
- {
- "message": "string",
- "type": "OK"
}
]
}
Performs EPG event make based on critteria
scheduleId required | integer <int64> |
organization | string |
required | object (ScheduleEventSearchDTO) |
eventType | string Enum: "PRIMARY" "ADVERTISEMENT" "LIVE" "PLACEHOLDER" "BLOCK" "EMERGENCY" |
pageNumber | integer <int32> |
pageSize | integer <int32> |
{- "eventType": "PRIMARY",
- "pageNumber": 0,
- "pageSize": 0
}
{- "content": {
- "finishDate": "2019-08-24T14:15:22Z",
- "id": 0,
- "page": {
- "content": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory": [
- {
- "flags": [
- "FANTASY_VIOLENCE"
], - "format": "MPA",
- "level": "PG_13"
}
], - "deviation": 0,
- "duration": 0,
- "eventType": "PRIMARY",
- "houseId": "string",
- "id": 0,
- "ignoreIncomingScte35Signals": true,
- "label": "string",
- "liveCustomActiveBefore": 0,
- "liveCustomUrl": "string",
- "liveId": "string",
- "locked": true,
- "manualEnd": true,
- "manualStart": true,
- "maxExtendedDuration": 0,
- "mediaId": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "pidOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "pid": 0,
- "pidPassthrough": true
}
], - "placeholderId": "string",
- "playoutSwitches": [
- {
- "command": "ON",
- "offset": 0,
- "origin": "FROM_START"
}
], - "primarySCTESourceSwitch": {
- "liveId": "string"
}, - "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "reconciliationId": "string",
- "recording": true,
- "recordingPattern": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "scte35Trigger": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "fallback": {
- "time": "2019-08-24T14:15:22Z",
- "type": "NONE"
}, - "programId": 0,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}, - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
], - "som": 0,
- "status": "NOT_READY",
- "streamOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "sourceDelay": 0,
- "sourceId": "string",
- "sourceType": "LIVE"
}
], - "timecodeIn": 0,
- "title": "string",
- "twitchRPCList": [
- {
- "broadcasterLanguage": "string",
- "duration": 0,
- "gameId": "string",
- "offset": 0,
- "origin": "FROM_START",
- "procedure": "START_COMMERCIAL",
- "title": "string"
}
], - "untimedAds": [
- {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "placeholder": "string",
- "programId": 0,
- "propagate": true,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}
], - "version": 0,
- "voiceovers": [
- {
- "attenuation": 0,
- "duration": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0,
- "mute": true,
- "name": "string",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "som": 0,
- "target": "string"
}
]
}
], - "empty": true,
- "first": true,
- "gaps": {
- "property1": 0,
- "property2": 0
}, - "last": true,
- "number": 0,
- "numberOfElements": 0,
- "overlaps": {
- "property1": 0,
- "property2": 0
}, - "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}, - "unpaged": true
}, - "programmes": {
- "property1": 0,
- "property2": 0
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}, - "startDate": "2019-08-24T14:15:22Z"
}, - "messages": [
- {
- "message": "string",
- "type": "OK"
}
]
}
Performs SCTE event mark based on critteria
scheduleId required | integer <int64> |
organization | string |
required | object (ScheduleEventSearchDTO) |
eventType | string Enum: "PRIMARY" "ADVERTISEMENT" "LIVE" "PLACEHOLDER" "BLOCK" "EMERGENCY" |
pageNumber | integer <int32> |
pageSize | integer <int32> |
{- "eventType": "PRIMARY",
- "pageNumber": 0,
- "pageSize": 0
}
{- "content": {
- "finishDate": "2019-08-24T14:15:22Z",
- "id": 0,
- "page": {
- "content": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory": [
- {
- "flags": [
- "FANTASY_VIOLENCE"
], - "format": "MPA",
- "level": "PG_13"
}
], - "deviation": 0,
- "duration": 0,
- "eventType": "PRIMARY",
- "houseId": "string",
- "id": 0,
- "ignoreIncomingScte35Signals": true,
- "label": "string",
- "liveCustomActiveBefore": 0,
- "liveCustomUrl": "string",
- "liveId": "string",
- "locked": true,
- "manualEnd": true,
- "manualStart": true,
- "maxExtendedDuration": 0,
- "mediaId": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "pidOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "pid": 0,
- "pidPassthrough": true
}
], - "placeholderId": "string",
- "playoutSwitches": [
- {
- "command": "ON",
- "offset": 0,
- "origin": "FROM_START"
}
], - "primarySCTESourceSwitch": {
- "liveId": "string"
}, - "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "reconciliationId": "string",
- "recording": true,
- "recordingPattern": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "scte35Trigger": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "fallback": {
- "time": "2019-08-24T14:15:22Z",
- "type": "NONE"
}, - "programId": 0,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}, - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
], - "som": 0,
- "status": "NOT_READY",
- "streamOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "sourceDelay": 0,
- "sourceId": "string",
- "sourceType": "LIVE"
}
], - "timecodeIn": 0,
- "title": "string",
- "twitchRPCList": [
- {
- "broadcasterLanguage": "string",
- "duration": 0,
- "gameId": "string",
- "offset": 0,
- "origin": "FROM_START",
- "procedure": "START_COMMERCIAL",
- "title": "string"
}
], - "untimedAds": [
- {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "placeholder": "string",
- "programId": 0,
- "propagate": true,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}
], - "version": 0,
- "voiceovers": [
- {
- "attenuation": 0,
- "duration": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0,
- "mute": true,
- "name": "string",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "som": 0,
- "target": "string"
}
]
}
], - "empty": true,
- "first": true,
- "gaps": {
- "property1": 0,
- "property2": 0
}, - "last": true,
- "number": 0,
- "numberOfElements": 0,
- "overlaps": {
- "property1": 0,
- "property2": 0
}, - "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}, - "unpaged": true
}, - "programmes": {
- "property1": 0,
- "property2": 0
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}, - "startDate": "2019-08-24T14:15:22Z"
}, - "messages": [
- {
- "message": "string",
- "type": "OK"
}
]
}
Syncs event title with asset system fields title.
scheduleId required | integer <int64> Schedule id |
required | object (ScheduleEventSearchDTO) |
required | object (Pageable) |
organization required | string |
[- 0
]
{- "finishDate": "2019-08-24T14:15:22Z",
- "id": 0,
- "page": {
- "content": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory": [
- {
- "flags": [
- "FANTASY_VIOLENCE"
], - "format": "MPA",
- "level": "PG_13"
}
], - "deviation": 0,
- "duration": 0,
- "eventType": "PRIMARY",
- "houseId": "string",
- "id": 0,
- "ignoreIncomingScte35Signals": true,
- "label": "string",
- "liveCustomActiveBefore": 0,
- "liveCustomUrl": "string",
- "liveId": "string",
- "locked": true,
- "manualEnd": true,
- "manualStart": true,
- "maxExtendedDuration": 0,
- "mediaId": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "pidOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "pid": 0,
- "pidPassthrough": true
}
], - "placeholderId": "string",
- "playoutSwitches": [
- {
- "command": "ON",
- "offset": 0,
- "origin": "FROM_START"
}
], - "primarySCTESourceSwitch": {
- "liveId": "string"
}, - "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "reconciliationId": "string",
- "recording": true,
- "recordingPattern": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "scte35Trigger": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "fallback": {
- "time": "2019-08-24T14:15:22Z",
- "type": "NONE"
}, - "programId": 0,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}, - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
], - "som": 0,
- "status": "NOT_READY",
- "streamOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "sourceDelay": 0,
- "sourceId": "string",
- "sourceType": "LIVE"
}
], - "timecodeIn": 0,
- "title": "string",
- "twitchRPCList": [
- {
- "broadcasterLanguage": "string",
- "duration": 0,
- "gameId": "string",
- "offset": 0,
- "origin": "FROM_START",
- "procedure": "START_COMMERCIAL",
- "title": "string"
}
], - "untimedAds": [
- {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "placeholder": "string",
- "programId": 0,
- "propagate": true,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}
], - "version": 0,
- "voiceovers": [
- {
- "attenuation": 0,
- "duration": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0,
- "mute": true,
- "name": "string",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "som": 0,
- "target": "string"
}
]
}
], - "empty": true,
- "first": true,
- "gaps": {
- "property1": 0,
- "property2": 0
}, - "last": true,
- "number": 0,
- "numberOfElements": 0,
- "overlaps": {
- "property1": 0,
- "property2": 0
}, - "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}, - "unpaged": true
}, - "programmes": {
- "property1": 0,
- "property2": 0
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}, - "startDate": "2019-08-24T14:15:22Z"
}
scheduleId required | integer <int64> |
organization required | string |
eventId | integer <int64> |
fixAll | boolean |
required | object (Pageable) |
required | object (ScheduleEventSearchDTO) |
{- "finishDate": "2019-08-24T14:15:22Z",
- "id": 0,
- "page": {
- "content": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory": [
- {
- "flags": [
- "FANTASY_VIOLENCE"
], - "format": "MPA",
- "level": "PG_13"
}
], - "deviation": 0,
- "duration": 0,
- "eventType": "PRIMARY",
- "houseId": "string",
- "id": 0,
- "ignoreIncomingScte35Signals": true,
- "label": "string",
- "liveCustomActiveBefore": 0,
- "liveCustomUrl": "string",
- "liveId": "string",
- "locked": true,
- "manualEnd": true,
- "manualStart": true,
- "maxExtendedDuration": 0,
- "mediaId": "string",
- "onAirTime": "2019-08-24T14:15:22Z",
- "pidOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "pid": 0,
- "pidPassthrough": true
}
], - "placeholderId": "string",
- "playoutSwitches": [
- {
- "command": "ON",
- "offset": 0,
- "origin": "FROM_START"
}
], - "primarySCTESourceSwitch": {
- "liveId": "string"
}, - "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "reconciliationId": "string",
- "recording": true,
- "recordingPattern": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "scte35Trigger": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "fallback": {
- "time": "2019-08-24T14:15:22Z",
- "type": "NONE"
}, - "programId": 0,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}, - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
], - "som": 0,
- "status": "NOT_READY",
- "streamOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "sourceDelay": 0,
- "sourceId": "string",
- "sourceType": "LIVE"
}
], - "timecodeIn": 0,
- "title": "string",
- "twitchRPCList": [
- {
- "broadcasterLanguage": "string",
- "duration": 0,
- "gameId": "string",
- "offset": 0,
- "origin": "FROM_START",
- "procedure": "START_COMMERCIAL",
- "title": "string"
}
], - "untimedAds": [
- {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "placeholder": "string",
- "programId": 0,
- "propagate": true,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}
], - "version": 0,
- "voiceovers": [
- {
- "attenuation": 0,
- "duration": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0,
- "mute": true,
- "name": "string",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "som": 0,
- "target": "string"
}
]
}
], - "empty": true,
- "first": true,
- "gaps": {
- "property1": 0,
- "property2": 0
}, - "last": true,
- "number": 0,
- "numberOfElements": 0,
- "overlaps": {
- "property1": 0,
- "property2": 0
}, - "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}, - "unpaged": true
}, - "programmes": {
- "property1": 0,
- "property2": 0
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}, - "startDate": "2019-08-24T14:15:22Z"
}
Performs event change update based on critteria
scheduleId required | integer <int64> |
organization | string |
required | object (ScheduleEventSearchDTO) |
eventType | string Enum: "PRIMARY" "ADVERTISEMENT" "LIVE" "PLACEHOLDER" "BLOCK" "EMERGENCY" |
ids | Array of integers <int64> unique [ items <int64 > ] |
pageNumber | integer <int32> |
pageSize | integer <int32> |
object (EventProgrammeDTO) | |
replacementType | string Enum: "PRIMARY" "ADVERTISEMENT" "LIVE" "PLACEHOLDER" "BLOCK" "EMERGENCY" |
Array of objects (SCTE35SignalDTO) | |
Array of objects (SecondaryEventDTO) |
{- "eventType": "PRIMARY",
- "ids": [
- 0
], - "pageNumber": 0,
- "pageSize": 0,
- "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "replacementType": "PRIMARY",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
]
}
{- "content": {
- "finishDate": "2019-08-24T14:15:22Z",
- "id": 0,
- "page": {
- "content": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory":