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.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

DUPLICATE_CUSTOMIZER_ATTRIBUTE_NAME

CustomizerAttribute name matches that of another active CustomizerAttribute.