--- title: ProductFeedCreateUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `ProductFeedCreateUserError`. 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/ProductFeedCreateUserErrorCode md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/ProductFeedCreateUserErrorCode.txt --- # 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/2024-10/objects/ProductFeedCreateUserError#field-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/2024-10/objects/ProductFeedCreateUserError#field-code)