stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductFeedStatus

AdminTypes.ProductFeedStatus enum

The valid values for the status of product feed.

Signature:

export declare enum ProductFeedStatus 

Enumeration Members

Member Value Description
Active "ACTIVE" The product feed is active.
Inactive "INACTIVE" The product feed is inactive.