This method retrieves a video indexing task.
The unique identifier of the video indexing task to retrieve.
The specified video indexing task has successfully been retrieved.
A string representing the unique identifier of the task. It is assigned by the platform when a new task is created.
A string indicating the date and time, in the RFC RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), that the task was created.
The platform returns this object only for the videos that you uploaded with the enable_video_stream
parameter set to true
.
A string representing the unique identifier of the index to which the video must be uploaded.
A string indicating the status of the video indexing task. See the Task object page for a list of possible statuses.
System-generated metadata about the video.
A string indicating the date and time, in the RFC RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), that the task object was last updated. The platform updates this field every time the video indexing task transitions to a different state.
A string representing the unique identifier of the video associated with the specified video indexing task.