CustomizerAttributeError

  • This document lists possible errors related to customizer attributes.

  • Possible errors include unspecified, unknown, and duplicate names.

  • A duplicate name error occurs when a customizer attribute name matches another active one.

Enum describing possible customizer attribute errors.

Proto definition

Enums

DUPLICATE_CUSTOMIZER_ATTRIBUTE_NAME

CustomizerAttribute name matches that of another active CustomizerAttribute.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.