Back to Developer changelog

Filter product media by media_type

API

Effective March 01, 2024

As of 2024-04, you can filter the results returned by the Product.media connection to a specific media_type.

Using the Product.media connection enables you to retrieve all the media that's associated with a product including images, video, and 3D models or filtering to a specific media_type such as IMAGE. We recommend that developers migrate their apps from the Product.images connection to Product.media.