UserDataError
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum outlines potential errors that can occur during request processing."],["Errors can indicate issues such as unspecified errors, unknown error codes, customer restrictions, exceeding identifier limits, or user list incompatibility."]]],[]]