Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductFeedStatus
The valid values for the status of product feed.
Signature:
export declare enum ProductFeedStatus
| Member | Value | Description |
|---|---|---|
| Active | "ACTIVE" |
The product feed is active. |
| Inactive | "INACTIVE" |
The product feed is inactive. |