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. |
NO_IDENTIFIERS_PROVIDED |
Events data contains no user identifiers or ad identifiers. |