Enum OfflineUserDataJobErrorEnum.OfflineUserDataJobError
- java.lang.Object
-
- java.lang.Enum<OfflineUserDataJobErrorEnum.OfflineUserDataJobError>
-
- com.google.ads.googleads.v10.errors.OfflineUserDataJobErrorEnum.OfflineUserDataJobError
-
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,java.io.Serializable,java.lang.Comparable<OfflineUserDataJobErrorEnum.OfflineUserDataJobError>
- Enclosing class:
- OfflineUserDataJobErrorEnum
public static enum OfflineUserDataJobErrorEnum.OfflineUserDataJobError extends java.lang.Enum<OfflineUserDataJobErrorEnum.OfflineUserDataJobError> implements com.google.protobuf.ProtocolMessageEnum
Enum describing possible request errors.
Protobuf enumgoogle.ads.googleads.v10.errors.OfflineUserDataJobErrorEnum.OfflineUserDataJobError
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ATTRIBUTES_NOT_APPLICABLE_FOR_CUSTOMER_MATCH_USER_LISTUser attributes cannot be uploaded into a user list.CONFLICTING_OPERATIONMixing creation and removal of offline data in the same job is not allowed.CUSTOM_KEY_DISABLEDThe custom key specified is not enabled for the unified store sales upload.CUSTOM_KEY_NOT_PREDEFINEDThe custom key specified is not predefined through the Google Ads UI.CUSTOM_KEY_NOT_SETThe custom key specified is not set in the upload.CUSTOMER_IDENTIFIER_NOT_ALLOWEDOnly emails are accepted as user identifiers for shopping loyalty match.CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMSThe customer has not accepted the customer data terms in the conversion settings page.EXTERNAL_UPDATE_ID_ALREADY_EXISTSThe external update ID already exists.FUTURE_TIME_NOT_ALLOWEDA time in the future is not allowed.FUTURE_TRANSACTION_TIMEA transaction time in the future is not allowed.INCOMPATIBLE_UPLOAD_KEY_TYPEUpload data is not compatible with the upload key type of the associated user list.INCOMPATIBLE_USER_IDENTIFIERIncompatible user identifier when using third_party_user_id for store sales direct first party data or not using third_party_user_id for store sales third party data.INCOMPATIBLE_USER_IDENTIFIER_FOR_ATTRIBUTESIdentifiers not supported for Customer Match attributes.INVALID_CONVERSION_ACTIONThe conversion_action specified in transaction_attributes is used to report conversions to a conversion action configured in Google Ads.INVALID_COUNTRY_CODEThe country code is invalid.INVALID_ENCODINGThe data in user identifier should not be encoded.INVALID_ITEM_IDProvided item ID is invalid.INVALID_MOBILE_ID_FORMATThe mobile ID is malformed.INVALID_OPERATION_ORDERWhen a remove-all operation is provided, it has to be the first operation of the operation list.INVALID_PARTNER_IDThe partner ID in store sales direct metadata is invalid.INVALID_SHA256_FORMATThe SHA256 encoded value is malformed.INVALID_USER_LIST_IDThe user list ID provided for the job is invalid.INVALID_USER_LIST_TYPEType of the user list is not applicable for the job.JOB_ALREADY_STARTEDOnce the upload job is started, new operations cannot be added.LAST_PURCHASE_TIME_LESS_THAN_ACQUISITION_TIMELast purchase date time cannot be less than acquisition date time.LIFETIME_VALUE_BUCKET_NOT_IN_RANGELifetime value bucket must be a number from 1-10, except for remove operation where 0 will be accepted.MISSING_USER_IDENTIFIERThe user identifier is missing valid data.MOBILE_ID_NOT_SUPPORTEDMobile ID is not supported for store sales direct data.NOT_ON_ALLOWLIST_FOR_STORE_SALES_DIRECTCustomer is not on the allow-list for store sales direct data.NOT_ON_ALLOWLIST_FOR_UNIFIED_STORE_SALESCustomer is not on the allow-list for unified store sales data.NOT_ON_ALLOWLIST_FOR_USER_IDCustomer is not allowisted for using user ID in upload data.REMOVE_ALL_NOT_SUPPORTEDRemove-all is not supported for certain offline user data job types.REMOVE_NOT_SUPPORTEDRemove operation is not allowed for store sales direct updates.TOO_MANY_USER_IDENTIFIERSMaximum number of user identifiers allowed per request is 100,000 and per operation is 20.UNKNOWNThe received error code is not known in this version.UNRECOGNIZEDUNSPECIFIEDEnum unspecified.
-
Field Summary
Fields Modifier and Type Field Description static intATTRIBUTES_NOT_APPLICABLE_FOR_CUSTOMER_MATCH_USER_LIST_VALUEUser attributes cannot be uploaded into a user list.static intCONFLICTING_OPERATION_VALUEMixing creation and removal of offline data in the same job is not allowed.static intCUSTOM_KEY_DISABLED_VALUEThe custom key specified is not enabled for the unified store sales upload.static intCUSTOM_KEY_NOT_PREDEFINED_VALUEThe custom key specified is not predefined through the Google Ads UI.static intCUSTOM_KEY_NOT_SET_VALUEThe custom key specified is not set in the upload.static intCUSTOMER_IDENTIFIER_NOT_ALLOWED_VALUEOnly emails are accepted as user identifiers for shopping loyalty match.static intCUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS_VALUEThe customer has not accepted the customer data terms in the conversion settings page.static intEXTERNAL_UPDATE_ID_ALREADY_EXISTS_VALUEThe external update ID already exists.static intFUTURE_TIME_NOT_ALLOWED_VALUEA time in the future is not allowed.static intFUTURE_TRANSACTION_TIME_VALUEA transaction time in the future is not allowed.static intINCOMPATIBLE_UPLOAD_KEY_TYPE_VALUEUpload data is not compatible with the upload key type of the associated user list.static intINCOMPATIBLE_USER_IDENTIFIER_FOR_ATTRIBUTES_VALUEIdentifiers not supported for Customer Match attributes.static intINCOMPATIBLE_USER_IDENTIFIER_VALUEIncompatible user identifier when using third_party_user_id for store sales direct first party data or not using third_party_user_id for store sales third party data.static intINVALID_CONVERSION_ACTION_VALUEThe conversion_action specified in transaction_attributes is used to report conversions to a conversion action configured in Google Ads.static intINVALID_COUNTRY_CODE_VALUEThe country code is invalid.static intINVALID_ENCODING_VALUEThe data in user identifier should not be encoded.static intINVALID_ITEM_ID_VALUEProvided item ID is invalid.static intINVALID_MOBILE_ID_FORMAT_VALUEThe mobile ID is malformed.static intINVALID_OPERATION_ORDER_VALUEWhen a remove-all operation is provided, it has to be the first operation of the operation list.static intINVALID_PARTNER_ID_VALUEThe partner ID in store sales direct metadata is invalid.static intINVALID_SHA256_FORMAT_VALUEThe SHA256 encoded value is malformed.static intINVALID_USER_LIST_ID_VALUEThe user list ID provided for the job is invalid.static intINVALID_USER_LIST_TYPE_VALUEType of the user list is not applicable for the job.static intJOB_ALREADY_STARTED_VALUEOnce the upload job is started, new operations cannot be added.static intLAST_PURCHASE_TIME_LESS_THAN_ACQUISITION_TIME_VALUELast purchase date time cannot be less than acquisition date time.static intLIFETIME_VALUE_BUCKET_NOT_IN_RANGE_VALUELifetime value bucket must be a number from 1-10, except for remove operation where 0 will be accepted.static intMISSING_USER_IDENTIFIER_VALUEThe user identifier is missing valid data.static intMOBILE_ID_NOT_SUPPORTED_VALUEMobile ID is not supported for store sales direct data.static intNOT_ON_ALLOWLIST_FOR_STORE_SALES_DIRECT_VALUECustomer is not on the allow-list for store sales direct data.static intNOT_ON_ALLOWLIST_FOR_UNIFIED_STORE_SALES_VALUECustomer is not on the allow-list for unified store sales data.static intNOT_ON_ALLOWLIST_FOR_USER_ID_VALUECustomer is not allowisted for using user ID in upload data.static intREMOVE_ALL_NOT_SUPPORTED_VALUERemove-all is not supported for certain offline user data job types.static intREMOVE_NOT_SUPPORTED_VALUERemove operation is not allowed for store sales direct updates.static intTOO_MANY_USER_IDENTIFIERS_VALUEMaximum number of user identifiers allowed per request is 100,000 and per operation is 20.static intUNKNOWN_VALUEThe received error code is not known in this version.static intUNSPECIFIED_VALUEEnum unspecified.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static OfflineUserDataJobErrorEnum.OfflineUserDataJobErrorforNumber(int value)static com.google.protobuf.Descriptors.EnumDescriptorgetDescriptor()com.google.protobuf.Descriptors.EnumDescriptorgetDescriptorForType()intgetNumber()com.google.protobuf.Descriptors.EnumValueDescriptorgetValueDescriptor()static com.google.protobuf.Internal.EnumLiteMap<OfflineUserDataJobErrorEnum.OfflineUserDataJobError>internalGetValueMap()static OfflineUserDataJobErrorEnum.OfflineUserDataJobErrorvalueOf(int value)Deprecated.static OfflineUserDataJobErrorEnum.OfflineUserDataJobErrorvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static OfflineUserDataJobErrorEnum.OfflineUserDataJobErrorvalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OfflineUserDataJobErrorEnum.OfflineUserDataJobError[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
UNSPECIFIED
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError UNSPECIFIED
Enum unspecified.
UNSPECIFIED = 0;
-
UNKNOWN
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError UNKNOWN
The received error code is not known in this version.
UNKNOWN = 1;
-
INVALID_USER_LIST_ID
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INVALID_USER_LIST_ID
The user list ID provided for the job is invalid.
INVALID_USER_LIST_ID = 3;
-
INVALID_USER_LIST_TYPE
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INVALID_USER_LIST_TYPE
Type of the user list is not applicable for the job.
INVALID_USER_LIST_TYPE = 4;
-
NOT_ON_ALLOWLIST_FOR_USER_ID
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError NOT_ON_ALLOWLIST_FOR_USER_ID
Customer is not allowisted for using user ID in upload data.
NOT_ON_ALLOWLIST_FOR_USER_ID = 33;
-
INCOMPATIBLE_UPLOAD_KEY_TYPE
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INCOMPATIBLE_UPLOAD_KEY_TYPE
Upload data is not compatible with the upload key type of the associated user list.
INCOMPATIBLE_UPLOAD_KEY_TYPE = 6;
-
MISSING_USER_IDENTIFIER
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError MISSING_USER_IDENTIFIER
The user identifier is missing valid data.
MISSING_USER_IDENTIFIER = 7;
-
INVALID_MOBILE_ID_FORMAT
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INVALID_MOBILE_ID_FORMAT
The mobile ID is malformed.
INVALID_MOBILE_ID_FORMAT = 8;
-
TOO_MANY_USER_IDENTIFIERS
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError TOO_MANY_USER_IDENTIFIERS
Maximum number of user identifiers allowed per request is 100,000 and per operation is 20.
TOO_MANY_USER_IDENTIFIERS = 9;
-
NOT_ON_ALLOWLIST_FOR_STORE_SALES_DIRECT
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError NOT_ON_ALLOWLIST_FOR_STORE_SALES_DIRECT
Customer is not on the allow-list for store sales direct data.
NOT_ON_ALLOWLIST_FOR_STORE_SALES_DIRECT = 31;
-
NOT_ON_ALLOWLIST_FOR_UNIFIED_STORE_SALES
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError NOT_ON_ALLOWLIST_FOR_UNIFIED_STORE_SALES
Customer is not on the allow-list for unified store sales data.
NOT_ON_ALLOWLIST_FOR_UNIFIED_STORE_SALES = 32;
-
INVALID_PARTNER_ID
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INVALID_PARTNER_ID
The partner ID in store sales direct metadata is invalid.
INVALID_PARTNER_ID = 11;
-
INVALID_ENCODING
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INVALID_ENCODING
The data in user identifier should not be encoded.
INVALID_ENCODING = 12;
-
INVALID_COUNTRY_CODE
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INVALID_COUNTRY_CODE
The country code is invalid.
INVALID_COUNTRY_CODE = 13;
-
INCOMPATIBLE_USER_IDENTIFIER
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INCOMPATIBLE_USER_IDENTIFIER
Incompatible user identifier when using third_party_user_id for store sales direct first party data or not using third_party_user_id for store sales third party data.
INCOMPATIBLE_USER_IDENTIFIER = 14;
-
FUTURE_TRANSACTION_TIME
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError FUTURE_TRANSACTION_TIME
A transaction time in the future is not allowed.
FUTURE_TRANSACTION_TIME = 15;
-
INVALID_CONVERSION_ACTION
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INVALID_CONVERSION_ACTION
The conversion_action specified in transaction_attributes is used to report conversions to a conversion action configured in Google Ads. This error indicates there is no such conversion action in the account.
INVALID_CONVERSION_ACTION = 16;
-
MOBILE_ID_NOT_SUPPORTED
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError MOBILE_ID_NOT_SUPPORTED
Mobile ID is not supported for store sales direct data.
MOBILE_ID_NOT_SUPPORTED = 17;
-
INVALID_OPERATION_ORDER
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INVALID_OPERATION_ORDER
When a remove-all operation is provided, it has to be the first operation of the operation list.
INVALID_OPERATION_ORDER = 18;
-
CONFLICTING_OPERATION
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError CONFLICTING_OPERATION
Mixing creation and removal of offline data in the same job is not allowed.
CONFLICTING_OPERATION = 19;
-
EXTERNAL_UPDATE_ID_ALREADY_EXISTS
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError EXTERNAL_UPDATE_ID_ALREADY_EXISTS
The external update ID already exists.
EXTERNAL_UPDATE_ID_ALREADY_EXISTS = 21;
-
JOB_ALREADY_STARTED
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError JOB_ALREADY_STARTED
Once the upload job is started, new operations cannot be added.
JOB_ALREADY_STARTED = 22;
-
REMOVE_NOT_SUPPORTED
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError REMOVE_NOT_SUPPORTED
Remove operation is not allowed for store sales direct updates.
REMOVE_NOT_SUPPORTED = 23;
-
REMOVE_ALL_NOT_SUPPORTED
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError REMOVE_ALL_NOT_SUPPORTED
Remove-all is not supported for certain offline user data job types.
REMOVE_ALL_NOT_SUPPORTED = 24;
-
INVALID_SHA256_FORMAT
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INVALID_SHA256_FORMAT
The SHA256 encoded value is malformed.
INVALID_SHA256_FORMAT = 25;
-
CUSTOM_KEY_DISABLED
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError CUSTOM_KEY_DISABLED
The custom key specified is not enabled for the unified store sales upload.
CUSTOM_KEY_DISABLED = 26;
-
CUSTOM_KEY_NOT_PREDEFINED
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError CUSTOM_KEY_NOT_PREDEFINED
The custom key specified is not predefined through the Google Ads UI.
CUSTOM_KEY_NOT_PREDEFINED = 27;
-
CUSTOM_KEY_NOT_SET
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError CUSTOM_KEY_NOT_SET
The custom key specified is not set in the upload.
CUSTOM_KEY_NOT_SET = 29;
-
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS
The customer has not accepted the customer data terms in the conversion settings page.
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS = 30;
-
ATTRIBUTES_NOT_APPLICABLE_FOR_CUSTOMER_MATCH_USER_LIST
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError ATTRIBUTES_NOT_APPLICABLE_FOR_CUSTOMER_MATCH_USER_LIST
User attributes cannot be uploaded into a user list.
ATTRIBUTES_NOT_APPLICABLE_FOR_CUSTOMER_MATCH_USER_LIST = 34;
-
LIFETIME_VALUE_BUCKET_NOT_IN_RANGE
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError LIFETIME_VALUE_BUCKET_NOT_IN_RANGE
Lifetime value bucket must be a number from 1-10, except for remove operation where 0 will be accepted.
LIFETIME_VALUE_BUCKET_NOT_IN_RANGE = 35;
-
INCOMPATIBLE_USER_IDENTIFIER_FOR_ATTRIBUTES
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INCOMPATIBLE_USER_IDENTIFIER_FOR_ATTRIBUTES
Identifiers not supported for Customer Match attributes. User attributes can only be provided with contact info (email, phone, address) user identifiers.
INCOMPATIBLE_USER_IDENTIFIER_FOR_ATTRIBUTES = 36;
-
FUTURE_TIME_NOT_ALLOWED
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError FUTURE_TIME_NOT_ALLOWED
A time in the future is not allowed.
FUTURE_TIME_NOT_ALLOWED = 37;
-
LAST_PURCHASE_TIME_LESS_THAN_ACQUISITION_TIME
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError LAST_PURCHASE_TIME_LESS_THAN_ACQUISITION_TIME
Last purchase date time cannot be less than acquisition date time.
LAST_PURCHASE_TIME_LESS_THAN_ACQUISITION_TIME = 38;
-
CUSTOMER_IDENTIFIER_NOT_ALLOWED
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError CUSTOMER_IDENTIFIER_NOT_ALLOWED
Only emails are accepted as user identifiers for shopping loyalty match. {-- api.dev/not-precedent: The identifier is not limited to ids, but also include other user info eg. phone numbers.}CUSTOMER_IDENTIFIER_NOT_ALLOWED = 39;
-
INVALID_ITEM_ID
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError INVALID_ITEM_ID
Provided item ID is invalid.
INVALID_ITEM_ID = 40;
-
UNRECOGNIZED
public static final OfflineUserDataJobErrorEnum.OfflineUserDataJobError UNRECOGNIZED
-
-
Field Detail
-
UNSPECIFIED_VALUE
public static final int UNSPECIFIED_VALUE
Enum unspecified.
UNSPECIFIED = 0;- See Also:
- Constant Field Values
-
UNKNOWN_VALUE
public static final int UNKNOWN_VALUE
The received error code is not known in this version.
UNKNOWN = 1;- See Also:
- Constant Field Values
-
INVALID_USER_LIST_ID_VALUE
public static final int INVALID_USER_LIST_ID_VALUE
The user list ID provided for the job is invalid.
INVALID_USER_LIST_ID = 3;- See Also:
- Constant Field Values
-
INVALID_USER_LIST_TYPE_VALUE
public static final int INVALID_USER_LIST_TYPE_VALUE
Type of the user list is not applicable for the job.
INVALID_USER_LIST_TYPE = 4;- See Also:
- Constant Field Values
-
NOT_ON_ALLOWLIST_FOR_USER_ID_VALUE
public static final int NOT_ON_ALLOWLIST_FOR_USER_ID_VALUE
Customer is not allowisted for using user ID in upload data.
NOT_ON_ALLOWLIST_FOR_USER_ID = 33;- See Also:
- Constant Field Values
-
INCOMPATIBLE_UPLOAD_KEY_TYPE_VALUE
public static final int INCOMPATIBLE_UPLOAD_KEY_TYPE_VALUE
Upload data is not compatible with the upload key type of the associated user list.
INCOMPATIBLE_UPLOAD_KEY_TYPE = 6;- See Also:
- Constant Field Values
-
MISSING_USER_IDENTIFIER_VALUE
public static final int MISSING_USER_IDENTIFIER_VALUE
The user identifier is missing valid data.
MISSING_USER_IDENTIFIER = 7;- See Also:
- Constant Field Values
-
INVALID_MOBILE_ID_FORMAT_VALUE
public static final int INVALID_MOBILE_ID_FORMAT_VALUE
The mobile ID is malformed.
INVALID_MOBILE_ID_FORMAT = 8;- See Also:
- Constant Field Values
-
TOO_MANY_USER_IDENTIFIERS_VALUE
public static final int TOO_MANY_USER_IDENTIFIERS_VALUE
Maximum number of user identifiers allowed per request is 100,000 and per operation is 20.
TOO_MANY_USER_IDENTIFIERS = 9;- See Also:
- Constant Field Values
-
NOT_ON_ALLOWLIST_FOR_STORE_SALES_DIRECT_VALUE
public static final int NOT_ON_ALLOWLIST_FOR_STORE_SALES_DIRECT_VALUE
Customer is not on the allow-list for store sales direct data.
NOT_ON_ALLOWLIST_FOR_STORE_SALES_DIRECT = 31;- See Also:
- Constant Field Values
-
NOT_ON_ALLOWLIST_FOR_UNIFIED_STORE_SALES_VALUE
public static final int NOT_ON_ALLOWLIST_FOR_UNIFIED_STORE_SALES_VALUE
Customer is not on the allow-list for unified store sales data.
NOT_ON_ALLOWLIST_FOR_UNIFIED_STORE_SALES = 32;- See Also:
- Constant Field Values
-
INVALID_PARTNER_ID_VALUE
public static final int INVALID_PARTNER_ID_VALUE
The partner ID in store sales direct metadata is invalid.
INVALID_PARTNER_ID = 11;- See Also:
- Constant Field Values
-
INVALID_ENCODING_VALUE
public static final int INVALID_ENCODING_VALUE
The data in user identifier should not be encoded.
INVALID_ENCODING = 12;- See Also:
- Constant Field Values
-
INVALID_COUNTRY_CODE_VALUE
public static final int INVALID_COUNTRY_CODE_VALUE
The country code is invalid.
INVALID_COUNTRY_CODE = 13;- See Also:
- Constant Field Values
-
INCOMPATIBLE_USER_IDENTIFIER_VALUE
public static final int INCOMPATIBLE_USER_IDENTIFIER_VALUE
Incompatible user identifier when using third_party_user_id for store sales direct first party data or not using third_party_user_id for store sales third party data.
INCOMPATIBLE_USER_IDENTIFIER = 14;- See Also:
- Constant Field Values
-
FUTURE_TRANSACTION_TIME_VALUE
public static final int FUTURE_TRANSACTION_TIME_VALUE
A transaction time in the future is not allowed.
FUTURE_TRANSACTION_TIME = 15;- See Also:
- Constant Field Values
-
INVALID_CONVERSION_ACTION_VALUE
public static final int INVALID_CONVERSION_ACTION_VALUE
The conversion_action specified in transaction_attributes is used to report conversions to a conversion action configured in Google Ads. This error indicates there is no such conversion action in the account.
INVALID_CONVERSION_ACTION = 16;- See Also:
- Constant Field Values
-
MOBILE_ID_NOT_SUPPORTED_VALUE
public static final int MOBILE_ID_NOT_SUPPORTED_VALUE
Mobile ID is not supported for store sales direct data.
MOBILE_ID_NOT_SUPPORTED = 17;- See Also:
- Constant Field Values
-
INVALID_OPERATION_ORDER_VALUE
public static final int INVALID_OPERATION_ORDER_VALUE
When a remove-all operation is provided, it has to be the first operation of the operation list.
INVALID_OPERATION_ORDER = 18;- See Also:
- Constant Field Values
-
CONFLICTING_OPERATION_VALUE
public static final int CONFLICTING_OPERATION_VALUE
Mixing creation and removal of offline data in the same job is not allowed.
CONFLICTING_OPERATION = 19;- See Also:
- Constant Field Values
-
EXTERNAL_UPDATE_ID_ALREADY_EXISTS_VALUE
public static final int EXTERNAL_UPDATE_ID_ALREADY_EXISTS_VALUE
The external update ID already exists.
EXTERNAL_UPDATE_ID_ALREADY_EXISTS = 21;- See Also:
- Constant Field Values
-
JOB_ALREADY_STARTED_VALUE
public static final int JOB_ALREADY_STARTED_VALUE
Once the upload job is started, new operations cannot be added.
JOB_ALREADY_STARTED = 22;- See Also:
- Constant Field Values
-
REMOVE_NOT_SUPPORTED_VALUE
public static final int REMOVE_NOT_SUPPORTED_VALUE
Remove operation is not allowed for store sales direct updates.
REMOVE_NOT_SUPPORTED = 23;- See Also:
- Constant Field Values
-
REMOVE_ALL_NOT_SUPPORTED_VALUE
public static final int REMOVE_ALL_NOT_SUPPORTED_VALUE
Remove-all is not supported for certain offline user data job types.
REMOVE_ALL_NOT_SUPPORTED = 24;- See Also:
- Constant Field Values
-
INVALID_SHA256_FORMAT_VALUE
public static final int INVALID_SHA256_FORMAT_VALUE
The SHA256 encoded value is malformed.
INVALID_SHA256_FORMAT = 25;- See Also:
- Constant Field Values
-
CUSTOM_KEY_DISABLED_VALUE
public static final int CUSTOM_KEY_DISABLED_VALUE
The custom key specified is not enabled for the unified store sales upload.
CUSTOM_KEY_DISABLED = 26;- See Also:
- Constant Field Values
-
CUSTOM_KEY_NOT_PREDEFINED_VALUE
public static final int CUSTOM_KEY_NOT_PREDEFINED_VALUE
The custom key specified is not predefined through the Google Ads UI.
CUSTOM_KEY_NOT_PREDEFINED = 27;- See Also:
- Constant Field Values
-
CUSTOM_KEY_NOT_SET_VALUE
public static final int CUSTOM_KEY_NOT_SET_VALUE
The custom key specified is not set in the upload.
CUSTOM_KEY_NOT_SET = 29;- See Also:
- Constant Field Values
-
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS_VALUE
public static final int CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS_VALUE
The customer has not accepted the customer data terms in the conversion settings page.
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS = 30;- See Also:
- Constant Field Values
-
ATTRIBUTES_NOT_APPLICABLE_FOR_CUSTOMER_MATCH_USER_LIST_VALUE
public static final int ATTRIBUTES_NOT_APPLICABLE_FOR_CUSTOMER_MATCH_USER_LIST_VALUE
User attributes cannot be uploaded into a user list.
ATTRIBUTES_NOT_APPLICABLE_FOR_CUSTOMER_MATCH_USER_LIST = 34;- See Also:
- Constant Field Values
-
LIFETIME_VALUE_BUCKET_NOT_IN_RANGE_VALUE
public static final int LIFETIME_VALUE_BUCKET_NOT_IN_RANGE_VALUE
Lifetime value bucket must be a number from 1-10, except for remove operation where 0 will be accepted.
LIFETIME_VALUE_BUCKET_NOT_IN_RANGE = 35;- See Also:
- Constant Field Values
-
INCOMPATIBLE_USER_IDENTIFIER_FOR_ATTRIBUTES_VALUE
public static final int INCOMPATIBLE_USER_IDENTIFIER_FOR_ATTRIBUTES_VALUE
Identifiers not supported for Customer Match attributes. User attributes can only be provided with contact info (email, phone, address) user identifiers.
INCOMPATIBLE_USER_IDENTIFIER_FOR_ATTRIBUTES = 36;- See Also:
- Constant Field Values
-
FUTURE_TIME_NOT_ALLOWED_VALUE
public static final int FUTURE_TIME_NOT_ALLOWED_VALUE
A time in the future is not allowed.
FUTURE_TIME_NOT_ALLOWED = 37;- See Also:
- Constant Field Values
-
LAST_PURCHASE_TIME_LESS_THAN_ACQUISITION_TIME_VALUE
public static final int LAST_PURCHASE_TIME_LESS_THAN_ACQUISITION_TIME_VALUE
Last purchase date time cannot be less than acquisition date time.
LAST_PURCHASE_TIME_LESS_THAN_ACQUISITION_TIME = 38;- See Also:
- Constant Field Values
-
CUSTOMER_IDENTIFIER_NOT_ALLOWED_VALUE
public static final int CUSTOMER_IDENTIFIER_NOT_ALLOWED_VALUE
Only emails are accepted as user identifiers for shopping loyalty match. {-- api.dev/not-precedent: The identifier is not limited to ids, but also include other user info eg. phone numbers.}CUSTOMER_IDENTIFIER_NOT_ALLOWED = 39;- See Also:
- Constant Field Values
-
INVALID_ITEM_ID_VALUE
public static final int INVALID_ITEM_ID_VALUE
Provided item ID is invalid.
INVALID_ITEM_ID = 40;- See Also:
- Constant Field Values
-
-
Method Detail
-
values
public static OfflineUserDataJobErrorEnum.OfflineUserDataJobError[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (OfflineUserDataJobErrorEnum.OfflineUserDataJobError c : OfflineUserDataJobErrorEnum.OfflineUserDataJobError.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static OfflineUserDataJobErrorEnum.OfflineUserDataJobError valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
getNumber
public final int getNumber()
- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
@Deprecated public static OfflineUserDataJobErrorEnum.OfflineUserDataJobError valueOf(int value)
Deprecated.Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
value- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
forNumber
public static OfflineUserDataJobErrorEnum.OfflineUserDataJobError forNumber(int value)
- Parameters:
value- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
public static com.google.protobuf.Internal.EnumLiteMap<OfflineUserDataJobErrorEnum.OfflineUserDataJobError> internalGetValueMap()
-
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
-
valueOf
public static OfflineUserDataJobErrorEnum.OfflineUserDataJobError valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
desc- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
-