BrandRequestRejectionReason

  • UNSPECIFIED and UNKNOWN are used for unspecified values or values unknown in the current version.

  • EXISTING_BRAND and EXISTING_BRAND_VARIANT indicate the brand or a variant of it is already in the commercial brand set.

  • INCORRECT_INFORMATION means the brand details, like URL and name, do not match.

  • NOT_A_BRAND signifies that the request is not for a valid brand according to Google policy.

Enumeration of different brand request rejection reasons.

Enums

UNSPECIFIED

No value has been specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

EXISTING_BRAND

Brand is already present in the commercial brand set.

EXISTING_BRAND_VARIANT

Brand is already present in the commercial brand set, but is a variant.

INCORRECT_INFORMATION

Brand information is not correct (eg: URL and name don't match).

NOT_A_BRAND

Not a valid brand as per Google policy.