--- title: ProductFeedStatus - GraphQL Admin description: The valid values for the status of product feed. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/enums/ProductFeedStatus' md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/ProductFeedStatus.txt --- # Product​Feed​Status enum The valid values for the status of product feed. ## Valid values * ACTIVE The product feed is active. * INACTIVE The product feed is inactive. *** ## Fields * [Product​Feed.​status](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ProductFeed#field-status) OBJECT A product feed. *** ## Map ### Fields with this enum * <-|[Product​Feed.status](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ProductFeed#field-status)