Enum ErrorReason (0.1.0)

public enum ErrorReason extends Enum<ErrorReason> implements ProtocolMessageEnum

Error reasons for Data Manager API.

Protobuf enum google.ads.datamanager.v1.ErrorReason

Implements

ProtocolMessageEnum

Static Fields

Name Description
DATA_PARTNER_USER_LIST_MUTATE_NOT_ALLOWED

Data Partner does not have access to the operating account owned userlist.

DATA_PARTNER_USER_LIST_MUTATE_NOT_ALLOWED = 21;

DATA_PARTNER_USER_LIST_MUTATE_NOT_ALLOWED_VALUE

Data Partner does not have access to the operating account owned userlist.

DATA_PARTNER_USER_LIST_MUTATE_NOT_ALLOWED = 21;

DEADLINE_EXCEEDED

The request took too long to respond.

DEADLINE_EXCEEDED = 2;

DEADLINE_EXCEEDED_VALUE

The request took too long to respond.

DEADLINE_EXCEEDED = 2;

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_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS = 34;

DESTINATION_ACCOUNT_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS_VALUE

Enhanced conversions can't be used for the destination account because of Google customer data policies. Contact your Google representative..

DESTINATION_ACCOUNT_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS = 34;

DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED

The destination account hasn't agreed to the terms for enhanced conversions.

DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED = 35;

DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED_VALUE

The destination account hasn't agreed to the terms for enhanced conversions.

DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED = 35;

DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS

The destination account is not enabled for enhanced conversions for leads.

DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS = 33;

DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS_VALUE

The destination account is not enabled for enhanced conversions for leads.

DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS = 33;

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.

DIFFERENT_LOGIN_ACCOUNTS_NOT_ALLOWED_FOR_DATA_PARTNER = 25;

DIFFERENT_LOGIN_ACCOUNTS_NOT_ALLOWED_FOR_DATA_PARTNER_VALUE

Destination configs containing a DataPartner login account must have the same login account across all destination configs.

DIFFERENT_LOGIN_ACCOUNTS_NOT_ALLOWED_FOR_DATA_PARTNER = 25;

DUPLICATE_DESTINATION_REFERENCE

Two or more destinations in the request have the same reference.

DUPLICATE_DESTINATION_REFERENCE = 36;

DUPLICATE_DESTINATION_REFERENCE_VALUE

Two or more destinations in the request have the same reference.

DUPLICATE_DESTINATION_REFERENCE = 36;

ERROR_REASON_UNSPECIFIED

Do not use this default value.

ERROR_REASON_UNSPECIFIED = 0;

ERROR_REASON_UNSPECIFIED_VALUE

Do not use this default value.

ERROR_REASON_UNSPECIFIED = 0;

EVENT_TIME_INVALID

Event did not occur within the acceptable time window.

EVENT_TIME_INVALID = 44;

EVENT_TIME_INVALID_VALUE

Event did not occur within the acceptable time window.

EVENT_TIME_INVALID = 44;

FIELD_VALUE_TOO_LONG

The field value is too long.

FIELD_VALUE_TOO_LONG = 50;

FIELD_VALUE_TOO_LONG_VALUE

The field value is too long.

FIELD_VALUE_TOO_LONG = 50;

INTERNAL_ERROR

An internal error has occurred.

INTERNAL_ERROR = 1;

INTERNAL_ERROR_VALUE

An internal error has occurred.

INTERNAL_ERROR = 1;

INVALID_ARGUMENT

There was a problem with the request.

INVALID_ARGUMENT = 6;

INVALID_ARGUMENT_VALUE

There was a problem with the request.

INVALID_ARGUMENT = 6;

INVALID_AUDIENCE_MEMBER

This audience member is not valid.

INVALID_AUDIENCE_MEMBER = 16;

INVALID_AUDIENCE_MEMBER_VALUE

This audience member is not valid.

INVALID_AUDIENCE_MEMBER = 16;

INVALID_BASE64_ENCODING

The base64 encoded value is malformed.

INVALID_BASE64_ENCODING = 10;

INVALID_BASE64_ENCODING_VALUE

The base64 encoded value is malformed.

INVALID_BASE64_ENCODING = 10;

INVALID_CONVERSION_ACTION_ID

Conversion action ID is not valid.

INVALID_CONVERSION_ACTION_ID = 28;

INVALID_CONVERSION_ACTION_ID_VALUE

Conversion action ID is not valid.

INVALID_CONVERSION_ACTION_ID = 28;

INVALID_CONVERSION_ACTION_TYPE

The conversion action type is not valid.

INVALID_CONVERSION_ACTION_TYPE = 29;

INVALID_CONVERSION_ACTION_TYPE_VALUE

The conversion action type is not valid.

INVALID_CONVERSION_ACTION_TYPE = 29;

INVALID_COUNTRY_CODE

Country code is not valid.

INVALID_COUNTRY_CODE = 13;

INVALID_COUNTRY_CODE_VALUE

Country code is not valid.

INVALID_COUNTRY_CODE = 13;

INVALID_CURRENCY_CODE

The currency code is not supported.

INVALID_CURRENCY_CODE = 30;

INVALID_CURRENCY_CODE_VALUE

The currency code is not supported.

INVALID_CURRENCY_CODE = 30;

INVALID_DESTINATION

This Destination is not valid.

INVALID_DESTINATION = 20;

INVALID_DESTINATION_VALUE

This Destination is not valid.

INVALID_DESTINATION = 20;

INVALID_ENUM_VALUE

Enum value cannot be used.

INVALID_ENUM_VALUE = 14;

INVALID_ENUM_VALUE_VALUE

Enum value cannot be used.

INVALID_ENUM_VALUE = 14;

INVALID_EVENT

This event is not valid.

INVALID_EVENT = 31;

INVALID_EVENT_NAME

The event name is not supported.

INVALID_EVENT_NAME = 46;

INVALID_EVENT_NAME_VALUE

The event name is not supported.

INVALID_EVENT_NAME = 46;

INVALID_EVENT_VALUE

This event is not valid.

INVALID_EVENT = 31;

INVALID_FORMAT

Format is invalid.

INVALID_FORMAT = 8;

INVALID_FORMAT_VALUE

Format is invalid.

INVALID_FORMAT = 8;

INVALID_HEX_ENCODING

The HEX encoded value is malformed.

INVALID_HEX_ENCODING = 9;

INVALID_HEX_ENCODING_VALUE

The HEX encoded value is malformed.

INVALID_HEX_ENCODING = 9;

INVALID_MOBILE_ID_FORMAT

Mobile ID format is not valid.

INVALID_MOBILE_ID_FORMAT = 22;

INVALID_MOBILE_ID_FORMAT_VALUE

Mobile ID format is not valid.

INVALID_MOBILE_ID_FORMAT = 22;

INVALID_NUMBER_FORMAT

Invalid number format.

INVALID_NUMBER_FORMAT = 27;

INVALID_NUMBER_FORMAT_VALUE

Invalid number format.

INVALID_NUMBER_FORMAT = 27;

INVALID_POSTAL_CODE

Postal code is not valid.

INVALID_POSTAL_CODE = 12;

INVALID_POSTAL_CODE_VALUE

Postal code is not valid.

INVALID_POSTAL_CODE = 12;

INVALID_PROPERTY_TYPE

The property type is not supported.

INVALID_PROPERTY_TYPE = 40;

INVALID_PROPERTY_TYPE_VALUE

The property type is not supported.

INVALID_PROPERTY_TYPE = 40;

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 validate_only=true.

INVALID_REQUEST_ID = 48;

INVALID_REQUEST_ID_VALUE

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 validate_only=true.

INVALID_REQUEST_ID = 48;

INVALID_SHA256_FORMAT

The SHA256 encoded value is malformed.

INVALID_SHA256_FORMAT = 11;

INVALID_SHA256_FORMAT_VALUE

The SHA256 encoded value is malformed.

INVALID_SHA256_FORMAT = 11;

INVALID_STREAM_TYPE

The stream type is not supported.

INVALID_STREAM_TYPE = 41;

INVALID_STREAM_TYPE_VALUE

The stream type is not supported.

INVALID_STREAM_TYPE = 41;

INVALID_USER_LIST_ID

User list is not valid.

INVALID_USER_LIST_ID = 23;

INVALID_USER_LIST_ID_VALUE

User list is not valid.

INVALID_USER_LIST_ID = 23;

INVALID_USER_LIST_TYPE

Type of the user list is not applicable for this request.

INVALID_USER_LIST_TYPE = 15;

INVALID_USER_LIST_TYPE_VALUE

Type of the user list is not applicable for this request.

INVALID_USER_LIST_TYPE = 15;

LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT

Linked account is only supported when the login account is a DATA_PARTNER account.

LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT = 42;

LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT_VALUE

Linked account is only supported when the login account is a DATA_PARTNER account.

LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT = 42;

MULTIPLE_DATA_TYPES_NOT_ALLOWED

Multiple data types are not allowed to be ingested in a single request.

MULTIPLE_DATA_TYPES_NOT_ALLOWED = 24;

MULTIPLE_DATA_TYPES_NOT_ALLOWED_VALUE

Multiple data types are not allowed to be ingested in a single request.

MULTIPLE_DATA_TYPES_NOT_ALLOWED = 24;

MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT

An event had 2 or more Google Analytics destinations.

MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT = 49;

MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT_VALUE

An event had 2 or more Google Analytics destinations.

MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT = 49;

NOT_ALLOWLISTED

The account is not allowlisted for the given feature.

NOT_ALLOWLISTED = 47;

NOT_ALLOWLISTED_VALUE

The account is not allowlisted for the given feature.

NOT_ALLOWLISTED = 47;

NOT_FOUND

Resource not found.

NOT_FOUND = 4;

NOT_FOUND_VALUE

Resource not found.

NOT_FOUND = 4;

NO_IDENTIFIERS_PROVIDED

Events data contains no user identifiers or ad identifiers.

NO_IDENTIFIERS_PROVIDED = 39;

NO_IDENTIFIERS_PROVIDED_VALUE

Events data contains no user identifiers or ad identifiers.

NO_IDENTIFIERS_PROVIDED = 39;

OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH

The login account must be the same as the operating account for the given use case.

OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH = 43;

OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH_VALUE

The login account must be the same as the operating account for the given use case.

OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH = 43;

PERMISSION_DENIED

The user does not have permission or the resource is not found.

PERMISSION_DENIED = 5;

PERMISSION_DENIED_VALUE

The user does not have permission or the resource is not found.

PERMISSION_DENIED = 5;

REQUIRED_FIELD_MISSING

Required field is missing.

REQUIRED_FIELD_MISSING = 7;

REQUIRED_FIELD_MISSING_VALUE

Required field is missing.

REQUIRED_FIELD_MISSING = 7;

RESERVED_NAME_USED

Parameter uses a reserved name.

RESERVED_NAME_USED = 45;

RESERVED_NAME_USED_VALUE

Parameter uses a reserved name.

RESERVED_NAME_USED = 45;

RESOURCE_EXHAUSTED

Too many requests.

RESOURCE_EXHAUSTED = 3;

RESOURCE_EXHAUSTED_VALUE

Too many requests.

RESOURCE_EXHAUSTED = 3;

TERMS_AND_CONDITIONS_NOT_SIGNED

Required terms and conditions are not accepted.

TERMS_AND_CONDITIONS_NOT_SIGNED = 26;

TERMS_AND_CONDITIONS_NOT_SIGNED_VALUE

Required terms and conditions are not accepted.

TERMS_AND_CONDITIONS_NOT_SIGNED = 26;

TOO_MANY_AUDIENCE_MEMBERS

Maximum number of audience members allowed per request is 10,000.

TOO_MANY_AUDIENCE_MEMBERS = 17;

TOO_MANY_AUDIENCE_MEMBERS_VALUE

Maximum number of audience members allowed per request is 10,000.

TOO_MANY_AUDIENCE_MEMBERS = 17;

TOO_MANY_DESTINATIONS

Maximum number of destinations allowed per request is 10.

TOO_MANY_DESTINATIONS = 19;

TOO_MANY_DESTINATIONS_VALUE

Maximum number of destinations allowed per request is 10.

TOO_MANY_DESTINATIONS = 19;

TOO_MANY_ELEMENTS

Too many elements in a list in the request.

TOO_MANY_ELEMENTS = 51;

TOO_MANY_ELEMENTS_VALUE

Too many elements in a list in the request.

TOO_MANY_ELEMENTS = 51;

TOO_MANY_EVENTS

Maximum number of events allowed per request is 10,000.

TOO_MANY_EVENTS = 32;

TOO_MANY_EVENTS_VALUE

Maximum number of events allowed per request is 10,000.

TOO_MANY_EVENTS = 32;

TOO_MANY_USER_IDENTIFIERS

Maximum number of user identifiers allowed per audience member is 10.

TOO_MANY_USER_IDENTIFIERS = 18;

TOO_MANY_USER_IDENTIFIERS_VALUE

Maximum number of user identifiers allowed per audience member is 10.

TOO_MANY_USER_IDENTIFIERS = 18;

UNRECOGNIZED
UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER

Unsupported linked account for data partner authorization.

UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER = 38;

UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER_VALUE

Unsupported linked account for data partner authorization.

UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER = 38;

UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER

Unsupported operating account for data partner authorization.

UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER = 37;

UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER_VALUE

Unsupported operating account for data partner authorization.

UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER = 37;

Static Methods

Name Description
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getDescriptorForType()
getNumber()
getValueDescriptor()