Represents a video hosted by Shopline.
Fields
alt ● String
Words or phrases that share the characteristics or content of media.
createdAt ● Date!non-null
Date and time of file creation (in ISO 8601 format).
duration ● Int
The duration of the video in milliseconds. Returns null if the status of the video is not READY.
id ● ID!non-null
Globally unique ID.
mediaContentType ● MediaContentType!non-null
Media content type.
More
originalSource ● VideoSource
The original source of the video. Returns null if the status of the video is not READY.
More
preview ● MediaPreviewImage
Preview image for media.
More
updatedAt ● Date!non-null
Date and time of the last update to the file (in ISO 8601 format).
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?