Skip to main content
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 any file other than HTML.

•String

A word or phrase to describe the contents or the function of a file.

•DateTime!non-null

The date and time (ISO 8601 format) when the file was created.

•[FileError!]!non-null

Any errors that have occurred on the file.

•FileStatus!non-null

The status of the file.

•ID!non-null

A globally-unique ID.

•String

The generic file's MIME type.

•Int

The generic file's size in bytes.

•MediaPreviewImage

The preview image for the media.

•DateTime!non-null

The date and time (ISO 8601 format) when the file was last updated.

•FileStatus

Status resulting from the latest update operation. See fileErrors for details.

•URL

The generic file's URL.


Was this section helpful?

•interface
•interface

Was this section helpful?