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.
The MediaImage
object represents an image hosted on Shopify's content delivery network (CDN). Shopify CDN is a content system that serves as the primary way to store, manage, and deliver visual content for products, variants, and other resources across the Shopify platform.
The MediaImage
object provides information to:
Each MediaImage
object provides both the processed image data (with automatic optimization and CDN delivery) and access to the original source file. The image processing is handled asynchronously, so images might not be immediately available after upload. The status
field indicates when processing is complete and the image is ready for use.
The MediaImage
object implements the Media
interface alongside other media types, like videos and 3D models.
Learn about managing media for products, product variants, and asynchronous media management.
A word or phrase to share the nature or contents of a media.
Any errors that have occurred on the file.
The image for the media. Returns null
until status
is READY
.
Any errors which have occurred on the media.
The warnings attached to the media.
The MIME type of the image.
The original source of the image.
The preview image for the media.
Current status of the media.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4