--- title: ProductFeedCreateUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `ProductFeedCreateUserError`. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/productfeedcreateusererrorcode md: https://shopify.dev/docs/api/admin-graphql/latest/enums/productfeedcreateusererrorcode.md --- # Product​Feed​Create​User​Error​Code enum Possible error codes that can be returned by `ProductFeedCreateUserError`. ## Valid values * INVALID The input value is invalid. * TAKEN The input value is already taken. *** ## Fields * [Product​Feed​Create​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductFeedCreateUserError#field-ProductFeedCreateUserError.fields.code) OBJECT An error that occurs during the execution of `ProductFeedCreate`. *** ## Map ### Fields with this enum * <-|[Product​Feed​Create​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductFeedCreateUserError#field-ProductFeedCreateUserError.fields.code)