---
title: BulkDiscountResourceFeedbackCreateUserErrorCode - GraphQL Admin
description: >-
  Possible error codes that can be returned by
  `BulkDiscountResourceFeedbackCreateUserError`.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/enums/BulkDiscountResourceFeedbackCreateUserErrorCode
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/enums/BulkDiscountResourceFeedbackCreateUserErrorCode.md
---

# Bulk​Discount​Resource​Feedback​Create​User​Error​Code

enum

Possible error codes that can be returned by `BulkDiscountResourceFeedbackCreateUserError`.

## Valid values

* BLANK

  The input value is blank.

* DISCOUNT\_​NOT\_​FOUND

  The discount wasn't found or isn't available to the channel.

* INVALID

  The input value is invalid.

* LESS\_​THAN\_​OR\_​EQUAL\_​TO

  The input value should be less than or equal to the maximum value allowed.

* MAXIMUM\_​FEEDBACK\_​LIMIT\_​EXCEEDED

  The operation was attempted on too many feedback objects. The maximum number of feedback objects that you can operate on is 50.

* OUTDATED\_​FEEDBACK

  The feedback for a later version of this resource was already accepted.

* PRESENT

  The input value needs to be blank.

***

## Fields

* [Bulk​Discount​Resource​Feedback​Create​User​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/BulkDiscountResourceFeedbackCreateUserError#field-BulkDiscountResourceFeedbackCreateUserError.fields.code)

  OBJECT

  An error that occurs during the execution of `BulkDiscountResourceFeedbackCreate`.

***

## Map

### Fields with this enum

* [Bulk​Discount​Resource​Feedback​Create​User​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/BulkDiscountResourceFeedbackCreateUserError#field-BulkDiscountResourceFeedbackCreateUserError.fields.code)
