Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

object

Requires read_products access scope, read_files access scope, read_themes access scope, read_orders access scope, read_draft_orders access scope or read_images access scope.

Represents a source for a Shopify hosted video.

Types of sources include the original video, lower resolution versions of the original video, and an m3u8 playlist file.

Only videos with a status field of READY have sources.

The video source's file size in bytes.

String!non-null

The video source's file format extension.

Int!non-null

The video source's height.

String!non-null

The video source's MIME type.

String!non-null

The video source's URL.

Int!non-null

The video source's width.


Was this section helpful?