UserDataError

  • Describes possible request errors using enums.

  • Includes specific errors like operations not allowed for Customer Match, too many user identifiers, and user list not applicable.

Enum describing possible request errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

OPERATIONS_FOR_CUSTOMER_MATCH_NOT_ALLOWED

Customer is not allowed to perform operations related to Customer Match.

TOO_MANY_USER_IDENTIFIERS

Maximum number of user identifiers allowed for each request is 100 and for each operation is 20.

USER_LIST_NOT_APPLICABLE

Current user list is not applicable for the given customer.