Job Dictionary

The job dictionary describes a Cloud Slicer job via the following properties:

NameTypeDescription
argsDictionaryContains slicing parameters associated with this job.
assetStringCreate ClipAdd WebVTT TrackUpdate WebVTT Track Indicates the asset IDThis unique ID identifies an asset. View this ID by navigating to the Content tab, selecting the desired asset, and then viewing the GUID option from the Details tab. for the clip that was created or for the asset to which a WebVTT track was added or replaced.
attemptsIntegerIndicates the number of attempts to slice the media associated with the job.
finishedIntegerIndicates the timestamp, in Unix time (milliseconds), at which the job reached either the done or error state.
hd_exported_urlStringExport Asset Only Indicates the URL to the exported MP4 asset. If captions are present, download a TTML file by appending .ttml to this URL.
idStringIdentifies the Cloud Slicer job by its system-defined ID.
last_errorStringProvides the most recent error message.
last_startIntegerIndicates the timestamp, in Unix time (milliseconds), at which the job was most recently assigned to a Cloud Slicer.
ownerStringIdentifies the owner of this job by user IDA user ID uniquely identifies a user account via an alpanumeric system-defined ID..
progressStringDescribes the job's progress.
sourceDictionaryIdentifies the media associated with this job.
stateStringIndicates the current state of the job. Valid values are: waitingassigneddoneerrorcancelled Learn more.