Media assets (images, video, PDFs).
Objects
GifAsset
Fields
created_at(DateTime!) — The date and time the Asset was createddeleted_at(DateTime) — The date and time the Asset was deleteddownload_url(URL!) — A URL to download the Assetexternal_link_url(URL) — A URL associated with the Assetheight(NonNegativeInt) — The height of the Assetid(ID!) — The unique identifier of the Assetmime_type(String) — The mime type of the Assetmp4_playback_url(URL) — A URL to play the Assetpreview_url(URL) — An image URL to preview the Assetpricing(Money) — A price associated with the Assetsize_in_bytes(NonNegativeInt) — The size of the Asset in bytessource_url(URL!) — A URL to download the Assetstatus(AssetStatus!) — The status of the Assettitle(String) — The name of the Assetupdated_at(DateTime!) — The date and time the Asset was last updatedupload_id(ID) — The unique identifier of the AssetUploadview_url(URL!) — A URL to view the Assetwidth(NonNegativeInt) — The width of the Asset
ImageAsset
Fields
created_at(DateTime!) — The date and time the Asset was createddeleted_at(DateTime) — The date and time the Asset was deleteddownload_url(URL!) — A URL to download the Assetexternal_link_url(URL) — A URL associated with the Assetheight(NonNegativeInt) — The height of the Assetid(ID!) — The unique identifier of the Assetmime_type(String) — The mime type of the Assetpreview_url(URL) — An image URL to preview the Assetpricing(Money) — A price associated with the Assetsize_in_bytes(NonNegativeInt) — The size of the Asset in bytessource_url(URL!) — A URL to download the Assetstatus(AssetStatus!) — The status of the Assettitle(String) — The name of the Assetupdated_at(DateTime!) — The date and time the Asset was last updatedupload_id(ID) — The unique identifier of the AssetUploadview_url(URL!) — A URL to view the Assetwidth(NonNegativeInt) — The width of the Asset
OtherAsset
Fields
created_at(DateTime!) — The date and time the Asset was createddeleted_at(DateTime) — The date and time the Asset was deleteddownload_url(URL!) — A URL to download the Assetexternal_link_url(URL) — A URL associated with the Assetid(ID!) — The unique identifier of the Assetmime_type(String) — The mime type of the Assetpreview_url(URL) — An image URL to preview the Assetpricing(Money) — A price associated with the Assetsize_in_bytes(NonNegativeInt) — The size of the Asset in bytessource_url(URL!) — A URL to download the Assetstatus(AssetStatus!) — The status of the Assettitle(String) — The name of the Assetupdated_at(DateTime!) — The date and time the Asset was last updatedupload_id(ID) — The unique identifier of the AssetUpload
PdfAsset
Fields
created_at(DateTime!) — The date and time the Asset was createddeleted_at(DateTime) — The date and time the Asset was deleteddownload_url(URL!) — A URL to download the Assetexternal_link_url(URL) — A URL associated with the Assetid(ID!) — The unique identifier of the Assetmime_type(String) — The mime type of the Assetpreview_url(URL) — An image URL to preview the Assetpricing(Money) — A price associated with the Assetsize_in_bytes(NonNegativeInt) — The size of the Asset in bytessource_url(URL!) — A URL to download the Assetstatus(AssetStatus!) — The status of the Assettitle(String) — The name of the Assetupdated_at(DateTime!) — The date and time the Asset was last updatedupload_id(ID) — The unique identifier of the AssetUpload
VideoAsset
Fields
created_at(DateTime!) — The date and time the Asset was createddeleted_at(DateTime) — The date and time the Asset was deleteddownload_url(URL!) — A URL to download the Assetduration(NonNegativeInt) — The duration of the Asset in secondsexternal_link_url(URL) — A URL associated with the Assetheight(NonNegativeInt) — The height of the Assetid(ID!) — The unique identifier of the Assetm3u8_playback_url(URL) — A URL to play the Assetmime_type(String) — The mime type of the Assetmp4_playback_url(URL) — A URL to play the Assetpreview_url(URL) — An image URL to preview the Assetpricing(Money) — A price associated with the Assetsize_in_bytes(NonNegativeInt) — The size of the Asset in bytessource_url(URL!) — A URL to download the Assetstatus(AssetStatus!) — The status of the Assettitle(String) — The name of the Assetupdated_at(DateTime!) — The date and time the Asset was last updatedupload_id(ID) — The unique identifier of the AssetUploadwatch_url(URL!) — A URL to watch the Assetwidth(NonNegativeInt) — The width of the Asset
Interfaces
AssetInterface
Fields
created_at(DateTime!) — The date and time the Asset was createddeleted_at(DateTime) — The date and time the Asset was deleteddownload_url(URL!) — A URL to download the Assetexternal_link_url(URL) — A URL associated with the Assetid(ID!) — The unique identifier of the Assetmime_type(String) — The mime type of the Assetpreview_url(URL) — An image URL to preview the Assetpricing(Money) — A price associated with the Assetsize_in_bytes(NonNegativeInt) — The size of the Asset in bytessource_url(URL!) — A URL to download the Assetstatus(AssetStatus!) — The status of the Assettitle(String) — The name of the Assetupdated_at(DateTime!) — The date and time the Asset was last updatedupload_id(ID) — The unique identifier of the AssetUpload
Implemented by
Unions
Asset
Possible types
Enums
AssetStatus
The status of the Asset
Values
CREATEDPENDINGREADY
