--- title: ProductChangeStatusUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `ProductChangeStatusUserError`. 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/ProductChangeStatusUserErrorCode md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/ProductChangeStatusUserErrorCode.txt --- # Product​Change​Status​User​Error​Code enum Possible error codes that can be returned by `ProductChangeStatusUserError`. ## Valid values * COMBINED\_​LISTINGS\_​NOT\_​COMPATIBLE\_​WITH\_​SHOP Cannot be unarchived because combined listings are not compatible with this store. * PRODUCT\_​NOT\_​FOUND Product could not be found. *** ## Fields * [Product​Change​Status​User​Error.​code](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ProductChangeStatusUserError#field-code) OBJECT An error that occurs during the execution of `ProductChangeStatus`. *** ## Map ### Fields with this enum * <-|[Product​Change​Status​User​Error.code](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ProductChangeStatusUserError#field-code)