Error reasons for Data Manager API.
| Enums | |
|---|---|
ERROR_REASON_UNSPECIFIED |
Do not use this default value. |
INTERNAL_ERROR |
An internal error has occurred. |
DEADLINE_EXCEEDED |
The request took too long to respond. |
RESOURCE_EXHAUSTED |
Too many requests. |
NOT_FOUND |
Resource not found. |
PERMISSION_DENIED |
The user does not have permission or the resource is not found. |
INVALID_ARGUMENT |
There was a problem with the request. |
REQUIRED_FIELD_MISSING |
Required field is missing. |
INVALID_FORMAT |
Format is invalid. |
INVALID_HEX_ENCODING |
The HEX encoded value is malformed. |
INVALID_BASE64_ENCODING |
The base64 encoded value is malformed. |
INVALID_SHA256_FORMAT |
The SHA256 encoded value is malformed. |
INVALID_POSTAL_CODE |
Postal code is not valid. |
INVALID_COUNTRY_CODE |
Country code is not valid. |
INVALID_ENUM_VALUE |
Enum value cannot be used. |
INVALID_USER_LIST_TYPE |
Type of the user list is not applicable for this request. |
INVALID_AUDIENCE_MEMBER |
This audience member is not valid. |
TOO_MANY_AUDIENCE_MEMBERS |
Maximum number of audience members allowed per request is 10,000. |
TOO_MANY_USER_IDENTIFIERS |
Maximum number of user identifiers allowed per audience member is 10. |
TOO_MANY_DESTINATIONS |
Maximum number of destinations allowed per request is 10. |
INVALID_DESTINATION |
This Destination is not valid. |
DATA_PARTNER_USER_LIST_MUTATE_NOT_ALLOWED |
Data Partner does not have access to the operating account owned userlist. |
INVALID_MOBILE_ID_FORMAT |
Mobile ID format is not valid. |
INVALID_USER_LIST_ID |
User list is not valid. |
MULTIPLE_DATA_TYPES_NOT_ALLOWED |
Multiple data types are not allowed to be ingested in a single request. |
DIFFERENT_LOGIN_ACCOUNTS_NOT_ALLOWED_FOR_DATA_PARTNER |
Destination configs containing a DataPartner login account must have the same login account across all destination configs. |
TERMS_AND_CONDITIONS_NOT_SIGNED |
Required terms and conditions are not accepted. |
INVALID_NUMBER_FORMAT |
Invalid number format. |
INVALID_CONVERSION_ACTION_ID |
Conversion action ID is not valid. |
INVALID_CONVERSION_ACTION_TYPE |
The conversion action type is not valid. |
INVALID_CURRENCY_CODE |
The currency code is not supported. |
INVALID_EVENT |
This event is not valid. |
TOO_MANY_EVENTS |
Maximum number of events allowed per request is 10,000. |
DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS |
The destination account is not enabled for enhanced conversions for leads. |
DESTINATION_ACCOUNT_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS |
Enhanced conversions can't be used for the destination account because of Google customer data policies. Contact your Google representative.. |
DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED |
The destination account hasn't agreed to the terms for enhanced conversions. |
DUPLICATE_DESTINATION_REFERENCE |
Two or more destinations in the request have the same reference. |
UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER |
Unsupported operating account for data partner authorization. |
UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER |
Unsupported linked account for data partner authorization. |
NO_IDENTIFIERS_PROVIDED |
Events data contains no user identifiers or ad identifiers. |
INVALID_PROPERTY_TYPE |
The property type is not supported. |
INVALID_STREAM_TYPE |
The stream type is not supported. |
LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT |
Linked account is only supported when the login account is a DATA_PARTNER account. |
OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH |
The login account must be the same as the operating account for the given use case. |
EVENT_TIME_INVALID |
Event did not occur within the acceptable time window. |
RESERVED_NAME_USED |
Parameter uses a reserved name. |
INVALID_EVENT_NAME |
The event name is not supported. |
NOT_ALLOWLISTED |
The account is not allowlisted for the given feature. |
INVALID_REQUEST_ID |
The request ID used to retrieve the status of a request is not valid. Status can only be retrieved for requests that succeed and don't have validateOnly=true. |
MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT |
An event had 2 or more Google Analytics destinations. |
FIELD_VALUE_TOO_LONG |
The field value is too long. |
TOO_MANY_ELEMENTS |
Too many elements in a list in the request. |