---
title: ShopVideoStatus - Shop Partners API
description: The status of a shop video.
api_version: unstable latest
source_url:
  html: https://shopify.dev/docs/api/shop-partners/latest/enums/ShopVideoStatus
  md: https://shopify.dev/docs/api/shop-partners/latest/enums/ShopVideoStatus.md
---

# Shop​Video​Status

enum

The status of a shop video.

## Valid values

* ACTIVE

  The video is active and visible.

* INACTIVE

  The video is inactive and not visible.

***

## Fields

* [Shop​Video.status](https://shopify.dev/docs/api/shop-partners/latest/objects/ShopVideo#field-ShopVideo.fields.status)

  OBJECT

  Represents a shop video with related products.

***

## Map

### Fields with this enum

* [Shop​Video.status](https://shopify.dev/docs/api/shop-partners/latest/objects/ShopVideo#field-ShopVideo.fields.status)