Tags:
- API
Vimeo embedded videos and ExternalVideo type changes
Shopify now supports adding embedded Vimeo videos to products, leveraging the object.
Many API implementations assume that all external video objects represent YouTube videos. To help determine where the video is hosted, we're introducing the new field host to that will return a enum value (currently or ).
Additionally, we're introducing two new values and for Vimeo error handling.
Was this section helpful?