MediaObjectResponse
See also Create And Upload MediaObjects.
Property Reference
This object contains all the properties of a MediaObject, extended with these additional properties:
Field | Type | Description |
---|---|---|
location |
String |
Will be used in the next calls which pump data. Example:
|
createdObjects |
Array of Objects |
A list of objects created as a result of the call. To get the MediaObject created for your upload, search for an object with type equal to 'MediaObject' in the 'createdObjects' field. Example:
|
workflowId |
String |
An ingest workflow starts on Limecraft Flow. This is the id of that workflow. You do not need to wait for it to finish before doing the other calls. Example:
|
syncReport |
SyncReport |
Report of synchronization |
syncReport
Field Name | Required | Type | Description | Format |
---|---|---|---|---|
annotationResolve |
✘ |
List of ResolveReport |
||
collectionResolve |
✘ |
List of ResolveReport |
||
createdComponents |
✘ |
List of ComponentObject |
||
materialInstanceResolve |
✘ |
List of ResolveReport |
||
mediaObjectInstanceResolve |
✘ |
List of ResolveReport |
||
mediaObjectResolve |
✘ |
MediaObjectResolveReport |
||
timings |
✘ |
String |
||
trackResolve |
✘ |
List of ResolveReport |