Reference documentation and code samples for the Google Ads Data Manager V1 Client class ErrorReason.
Error reasons for Data Manager API.
NOTE: This enum is not frozen and new values may be added in the future.
Protobuf type google.ads.datamanager.v1.ErrorReason
Namespace
Google \ Ads \ DataManager \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ERROR_REASON_UNSPECIFIED
Value: 0Do not use this default value.
Generated from protobuf enum ERROR_REASON_UNSPECIFIED = 0;
INTERNAL_ERROR
Value: 1An internal error has occurred.
Generated from protobuf enum INTERNAL_ERROR = 1;
DEADLINE_EXCEEDED
Value: 2The request took too long to respond.
Generated from protobuf enum DEADLINE_EXCEEDED = 2;
RESOURCE_EXHAUSTED
Value: 3Too many requests.
Generated from protobuf enum RESOURCE_EXHAUSTED = 3;
NOT_FOUND
Value: 4Resource not found.
Generated from protobuf enum NOT_FOUND = 4;
PERMISSION_DENIED
Value: 5The user does not have permission or the resource is not found.
Generated from protobuf enum PERMISSION_DENIED = 5;
INVALID_ARGUMENT
Value: 6There was a problem with the request.
Generated from protobuf enum INVALID_ARGUMENT = 6;
REQUIRED_FIELD_MISSING
Value: 7Required field is missing.
Generated from protobuf enum REQUIRED_FIELD_MISSING = 7;
INVALID_FORMAT
Value: 8Format is invalid.
Generated from protobuf enum INVALID_FORMAT = 8;
INVALID_HEX_ENCODING
Value: 9The HEX encoded value is malformed.
Generated from protobuf enum INVALID_HEX_ENCODING = 9;
INVALID_BASE64_ENCODING
Value: 10The base64 encoded value is malformed.
Generated from protobuf enum INVALID_BASE64_ENCODING = 10;
INVALID_SHA256_FORMAT
Value: 11The SHA256 encoded value is malformed.
Generated from protobuf enum INVALID_SHA256_FORMAT = 11;
INVALID_POSTAL_CODE
Value: 12Postal code is not valid.
Generated from protobuf enum INVALID_POSTAL_CODE = 12;
INVALID_COUNTRY_CODE
Value: 13Country code is not valid.
Generated from protobuf enum INVALID_COUNTRY_CODE = 13;
INVALID_ENUM_VALUE
Value: 14Enum value cannot be used.
Generated from protobuf enum INVALID_ENUM_VALUE = 14;
INVALID_USER_LIST_TYPE
Value: 15Type of the user list is not applicable for this request.
Generated from protobuf enum INVALID_USER_LIST_TYPE = 15;
INVALID_AUDIENCE_MEMBER
Value: 16This audience member is not valid.
Generated from protobuf enum INVALID_AUDIENCE_MEMBER = 16;
TOO_MANY_AUDIENCE_MEMBERS
Value: 17Maximum number of audience members allowed per request is 10,000.
Generated from protobuf enum TOO_MANY_AUDIENCE_MEMBERS = 17;
TOO_MANY_USER_IDENTIFIERS
Value: 18Maximum number of user identifiers allowed per audience member is 10.
Generated from protobuf enum TOO_MANY_USER_IDENTIFIERS = 18;
TOO_MANY_DESTINATIONS
Value: 19Maximum number of destinations allowed per request is 10.
Generated from protobuf enum TOO_MANY_DESTINATIONS = 19;
INVALID_DESTINATION
Value: 20This Destination is not valid.
Generated from protobuf enum INVALID_DESTINATION = 20;
DATA_PARTNER_USER_LIST_MUTATE_NOT_ALLOWED
Value: 21Data Partner does not have access to the operating account owned userlist.
Generated from protobuf enum DATA_PARTNER_USER_LIST_MUTATE_NOT_ALLOWED = 21;
INVALID_MOBILE_ID_FORMAT
Value: 22Mobile ID format is not valid.
Generated from protobuf enum INVALID_MOBILE_ID_FORMAT = 22;
INVALID_USER_LIST_ID
Value: 23User list is not valid.
Generated from protobuf enum INVALID_USER_LIST_ID = 23;
MULTIPLE_DATA_TYPES_NOT_ALLOWED
Value: 24Multiple data types are not allowed to be ingested in a single request.
Generated from protobuf enum MULTIPLE_DATA_TYPES_NOT_ALLOWED = 24;
DIFFERENT_LOGIN_ACCOUNTS_NOT_ALLOWED_FOR_DATA_PARTNER
Value: 25Destination configs containing a DataPartner login account must have the same login account across all destination configs.
Generated from protobuf enum DIFFERENT_LOGIN_ACCOUNTS_NOT_ALLOWED_FOR_DATA_PARTNER = 25;
TERMS_AND_CONDITIONS_NOT_SIGNED
Value: 26Required terms and conditions are not accepted.
Generated from protobuf enum TERMS_AND_CONDITIONS_NOT_SIGNED = 26;
INVALID_NUMBER_FORMAT
Value: 27Invalid number format.
Generated from protobuf enum INVALID_NUMBER_FORMAT = 27;
INVALID_CONVERSION_ACTION_ID
Value: 28Conversion action ID is not valid.
Generated from protobuf enum INVALID_CONVERSION_ACTION_ID = 28;
INVALID_CONVERSION_ACTION_TYPE
Value: 29The conversion action type is not valid.
Generated from protobuf enum INVALID_CONVERSION_ACTION_TYPE = 29;
INVALID_CURRENCY_CODE
Value: 30The currency code is not supported.
Generated from protobuf enum INVALID_CURRENCY_CODE = 30;
INVALID_EVENT
Value: 31This event is not valid.
Generated from protobuf enum INVALID_EVENT = 31;
TOO_MANY_EVENTS
Value: 32Maximum number of events allowed per request is 10,000.
Generated from protobuf enum TOO_MANY_EVENTS = 32;
DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS
Value: 33The destination account is not enabled for enhanced conversions for leads.
Generated from protobuf enum DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS = 33;
DESTINATION_ACCOUNT_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS
Value: 34Enhanced conversions can't be used for the destination account because of Google customer data policies. Contact your Google representative..
Generated from protobuf enum DESTINATION_ACCOUNT_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS = 34;
DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED
Value: 35The destination account hasn't agreed to the terms for enhanced conversions.
Generated from protobuf enum DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED = 35;
DUPLICATE_DESTINATION_REFERENCE
Value: 36Two or more destinations in the request have the same reference.
Generated from protobuf enum DUPLICATE_DESTINATION_REFERENCE = 36;
UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER
Value: 37Unsupported operating account for data partner authorization.
Generated from protobuf enum UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER = 37;
UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER
Value: 38Unsupported linked account for data partner authorization.
Generated from protobuf enum UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER = 38;
NO_IDENTIFIERS_PROVIDED
Value: 39Events data contains no user identifiers or ad identifiers.
Generated from protobuf enum NO_IDENTIFIERS_PROVIDED = 39;
INVALID_PROPERTY_TYPE
Value: 40The property type is not supported.
Generated from protobuf enum INVALID_PROPERTY_TYPE = 40;
INVALID_STREAM_TYPE
Value: 41The stream type is not supported.
Generated from protobuf enum INVALID_STREAM_TYPE = 41;
LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT
Value: 42Linked account is only supported when the login account is a DATA_PARTNER
account.
Generated from protobuf enum LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT = 42;
OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH
Value: 43The login account must be the same as the operating account for the given use case.
Generated from protobuf enum OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH = 43;
EVENT_TIME_INVALID
Value: 44Event did not occur within the acceptable time window.
Generated from protobuf enum EVENT_TIME_INVALID = 44;
RESERVED_NAME_USED
Value: 45Parameter uses a reserved name.
Generated from protobuf enum RESERVED_NAME_USED = 45;
INVALID_EVENT_NAME
Value: 46The event name is not supported.
Generated from protobuf enum INVALID_EVENT_NAME = 46;
NOT_ALLOWLISTED
Value: 47The account is not allowlisted for the given feature.
Generated from protobuf enum NOT_ALLOWLISTED = 47;
INVALID_REQUEST_ID
Value: 48The 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.
Generated from protobuf enum INVALID_REQUEST_ID = 48;
MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT
Value: 49An event had 2 or more Google Analytics destinations.
Generated from protobuf enum MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT = 49;
FIELD_VALUE_TOO_LONG
Value: 50The field value is too long.
Generated from protobuf enum FIELD_VALUE_TOO_LONG = 50;
TOO_MANY_ELEMENTS
Value: 51Too many elements in a list in the request.
Generated from protobuf enum TOO_MANY_ELEMENTS = 51;
ALREADY_EXISTS
Value: 52The resource already exists.
Generated from protobuf enum ALREADY_EXISTS = 52;
IMMUTABLE_FIELD_FOR_UPDATE
Value: 53Attempted to set an immutable field for an update request.
Generated from protobuf enum IMMUTABLE_FIELD_FOR_UPDATE = 53;
INVALID_RESOURCE_NAME
Value: 54The resource name is invalid.
Generated from protobuf enum INVALID_RESOURCE_NAME = 54;
INVALID_FILTER
Value: 55The query filter is invalid.
Generated from protobuf enum INVALID_FILTER = 55;
INVALID_UPDATE_MASK
Value: 56The update mask is invalid.
Generated from protobuf enum INVALID_UPDATE_MASK = 56;
INVALID_PAGE_TOKEN
Value: 57The page token is invalid.
Generated from protobuf enum INVALID_PAGE_TOKEN = 57;
CANNOT_UPDATE_DISABLED_LICENSE
Value: 58Cannot update a license that has been disabled.
Generated from protobuf enum CANNOT_UPDATE_DISABLED_LICENSE = 58;
CANNOT_CREATE_LICENSE_FOR_SENSITIVE_USERLIST
Value: 59Sensitive user lists cannot be licensed to this client.
Generated from protobuf enum CANNOT_CREATE_LICENSE_FOR_SENSITIVE_USERLIST = 59;
INSUFFICIENT_COST
Value: 60Cost too low for this license.
Generated from protobuf enum INSUFFICIENT_COST = 60;
CANNOT_DISABLE_LICENSE
Value: 61Reseller license cannot be disabled since it is in use.
Generated from protobuf enum CANNOT_DISABLE_LICENSE = 61;
INVALID_CLIENT_ACCOUNT_ID
Value: 62Invalid client account id.
Generated from protobuf enum INVALID_CLIENT_ACCOUNT_ID = 62;
PRICING_ONLY_ZERO_COST_ALLOWED
Value: 63Non-zero cost not allowed for this client account.
Generated from protobuf enum PRICING_ONLY_ZERO_COST_ALLOWED = 63;
PRICE_TOO_HIGH
Value: 64Cost too high for this license.
Generated from protobuf enum PRICE_TOO_HIGH = 64;
CUSTOMER_NOT_ALLOWED_TO_CREATE_LICENSE
Value: 65Customer not allowed to create license.
Generated from protobuf enum CUSTOMER_NOT_ALLOWED_TO_CREATE_LICENSE = 65;
INVALID_PRICING_END_DATE
Value: 66Pricing end date is invalid for this license.
Generated from protobuf enum INVALID_PRICING_END_DATE = 66;
CANNOT_LICENSE_LOGICAL_LIST_WITH_LICENSED_OR_SHARED_SEGMENT
Value: 67Logical user list with shared or licensed segment cannot be licensed.
Generated from protobuf enum CANNOT_LICENSE_LOGICAL_LIST_WITH_LICENSED_OR_SHARED_SEGMENT = 67;
MISMATCHED_ACCOUNT_TYPE
Value: 68Client customer's account type in the request does not match the customer's actual account type.
Generated from protobuf enum MISMATCHED_ACCOUNT_TYPE = 68;
MEDIA_SHARE_COST_NOT_ALLOWED_FOR_LICENSE_TYPE
Value: 69License type does not support media share cost.
Generated from protobuf enum MEDIA_SHARE_COST_NOT_ALLOWED_FOR_LICENSE_TYPE = 69;
MEDIA_SHARE_COST_NOT_ALLOWED_FOR_CLIENT_CUSTOMER
Value: 70Client customer type does not support media share cost.
Generated from protobuf enum MEDIA_SHARE_COST_NOT_ALLOWED_FOR_CLIENT_CUSTOMER = 70;
INVALID_MEDIA_SHARE_COST
Value: 71Invalid media share cost.
Generated from protobuf enum INVALID_MEDIA_SHARE_COST = 71;
INVALID_COST_TYPE
Value: 72Invalid cost type.
Generated from protobuf enum INVALID_COST_TYPE = 72;
MEDIA_SHARE_COST_NOT_ALLOWED_FOR_NON_COMMERCE_USER_LIST
Value: 73UserList type does not support media share cost.
Generated from protobuf enum MEDIA_SHARE_COST_NOT_ALLOWED_FOR_NON_COMMERCE_USER_LIST = 73;
MAX_COST_NOT_ALLOWED
Value: 74Max cost is only allowed for cost_type MEDIA_SHARE.
Generated from protobuf enum MAX_COST_NOT_ALLOWED = 74;
COMMERCE_AUDIENCE_CAN_ONLY_BE_DIRECTLY_LICENSED
Value: 75Commerce audience can only be directly licensed.
Generated from protobuf enum COMMERCE_AUDIENCE_CAN_ONLY_BE_DIRECTLY_LICENSED = 75;
INVALID_DESCRIPTION
Value: 76The description is not valid.
Generated from protobuf enum INVALID_DESCRIPTION = 76;
INVALID_DISPLAY_NAME
Value: 77The display name is not valid.
Generated from protobuf enum INVALID_DISPLAY_NAME = 77;
DISPLAY_NAME_ALREADY_USED
Value: 78The display name is already being used for another user list for the account.
Generated from protobuf enum DISPLAY_NAME_ALREADY_USED = 78;
OWNERSHIP_REQUIRED_FOR_UPDATE
Value: 79Ownership is required to modify the user list.
Generated from protobuf enum OWNERSHIP_REQUIRED_FOR_UPDATE = 79;
USER_LIST_MUTATION_NOT_SUPPORTED
Value: 80The user list type is read-only and does not support mutation.
Generated from protobuf enum USER_LIST_MUTATION_NOT_SUPPORTED = 80;
SENSITIVE_USER_LIST_IMMUTABLE
Value: 81A user list which is privacy sensitive or legal rejected cannot be mutated by external users.
Generated from protobuf enum SENSITIVE_USER_LIST_IMMUTABLE = 81;
BILLABLE_RECORD_COUNT_IMMUTABLE
Value: 82The remarketing user list's billable record field cannot be modified once it is set.
Generated from protobuf enum BILLABLE_RECORD_COUNT_IMMUTABLE = 82;
USER_LIST_NAME_RESERVED
Value: 83The user list name is reserved for system lists.
Generated from protobuf enum USER_LIST_NAME_RESERVED = 83;
ADVERTISER_NOT_ALLOWLISTED_FOR_UPLOADED_DATA
Value: 84The advertiser needs to be allowlisted to use remarketing lists created from advertiser uploaded data.
Generated from protobuf enum ADVERTISER_NOT_ALLOWLISTED_FOR_UPLOADED_DATA = 84;
UNSUPPORTED_PARTNER_AUDIENCE_SOURCE
Value: 85The partner audience source is not supported for the user list type.
Generated from protobuf enum UNSUPPORTED_PARTNER_AUDIENCE_SOURCE = 85;
COMMERCE_PARTNER_NOT_ALLOWED
Value: 86Setting the commerce_partner field is only supported if the
partner_audience_source is COMMERCE_AUDIENCE.
Generated from protobuf enum COMMERCE_PARTNER_NOT_ALLOWED = 86;
UNSUPPORTED_PARTNER_AUDIENCE_INFO
Value: 87The partner_audience_info field is not supported for the user list type.
Generated from protobuf enum UNSUPPORTED_PARTNER_AUDIENCE_INFO = 87;
PARTNER_MATCH_FOR_MANAGER_ACCOUNT_DISALLOWED
Value: 88Partner Match user lists cannot be created by manager accounts.
Generated from protobuf enum PARTNER_MATCH_FOR_MANAGER_ACCOUNT_DISALLOWED = 88;
DATA_PARTNER_NOT_ALLOWLISTED_FOR_THIRD_PARTY_PARTNER_DATA
Value: 89The data partner is not allowlisted for THIRD_PARTY_PARTNER_DATA.
Generated from protobuf enum DATA_PARTNER_NOT_ALLOWLISTED_FOR_THIRD_PARTY_PARTNER_DATA = 89;
ADVERTISER_TOS_NOT_ACCEPTED
Value: 90The advertiser has not accepted the partner's terms of service.
Generated from protobuf enum ADVERTISER_TOS_NOT_ACCEPTED = 90;
ADVERTISER_NOT_ALLOWLISTED_FOR_THIRD_PARTY_PARTNER_DATA
Value: 91The advertiser is not allowlisted for THIRD_PARTY_PARTNER_DATA.
Generated from protobuf enum ADVERTISER_NOT_ALLOWLISTED_FOR_THIRD_PARTY_PARTNER_DATA = 91;
USER_LIST_TYPE_NOT_SUPPORTED_FOR_ACCOUNT
Value: 92This user list type is not supported for this account.
Generated from protobuf enum USER_LIST_TYPE_NOT_SUPPORTED_FOR_ACCOUNT = 92;
INVALID_COMMERCE_PARTNER
Value: 93The commerce_partner field is invalid.
Generated from protobuf enum INVALID_COMMERCE_PARTNER = 93;
CUSTOMER_NOT_ALLOWLISTED_FOR_COMMERCE_AUDIENCE
Value: 94The data provider is not allowlisted to create commerce audiences.
Generated from protobuf enum CUSTOMER_NOT_ALLOWLISTED_FOR_COMMERCE_AUDIENCE = 94;
UNSUPPORTED_USER_LIST_UPLOAD_KEY_TYPES
Value: 95The user list upload key types are not supported.
Generated from protobuf enum UNSUPPORTED_USER_LIST_UPLOAD_KEY_TYPES = 95;
UNSUPPORTED_INGESTED_USER_LIST_INFO_CONFIG
Value: 96The ingested user list info config is not supported.
Generated from protobuf enum UNSUPPORTED_INGESTED_USER_LIST_INFO_CONFIG = 96;
UNSUPPORTED_ACCOUNT_TYPES_FOR_USER_LIST_TYPE
Value: 97The account types are not supported for the user list type.
Generated from protobuf enum UNSUPPORTED_ACCOUNT_TYPES_FOR_USER_LIST_TYPE = 97;
UNSUPPORTED_ACCOUNT_TYPE_FOR_PARTNER_LINK
Value: 98The account types are not supported for the partner link.
Generated from protobuf enum UNSUPPORTED_ACCOUNT_TYPE_FOR_PARTNER_LINK = 98;