Enum ConversionUploadErrorEnum.ConversionUploadError
- java.lang.Object
-
- java.lang.Enum<ConversionUploadErrorEnum.ConversionUploadError>
-
- com.google.ads.googleads.v14.errors.ConversionUploadErrorEnum.ConversionUploadError
-
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,java.io.Serializable,java.lang.Comparable<ConversionUploadErrorEnum.ConversionUploadError>
- Enclosing class:
- ConversionUploadErrorEnum
public static enum ConversionUploadErrorEnum.ConversionUploadError extends java.lang.Enum<ConversionUploadErrorEnum.ConversionUploadError> implements com.google.protobuf.ProtocolMessageEnum
Enum describing possible conversion upload errors.
Protobuf enumgoogle.ads.googleads.v14.errors.ConversionUploadErrorEnum.ConversionUploadError
-
-
Enum Constant Summary
Enum Constants Enum Constant Description CALL_CONVERSION_ALREADY_EXISTSThe imported call has the same `conversion_date_time` as an existing conversion.CALL_NOT_FOUNDThe call or click leading to the imported event can't be found.CLICK_CONVERSION_ALREADY_EXISTSThe imported event has the same click and `conversion_date_time` as an existing conversion.CLICK_NOT_FOUNDThe email address or phone number for this event can't be matched to a click.CONVERSION_NOT_COMPLIANT_WITH_ATT_POLICYThe connversion can't be imported because the conversion source didn't comply with Apple App Transparency Tracking (ATT) policies or because the customer didn't consent to tracking.CONVERSION_PRECEDES_CALLThe call has a `conversion_date_time` that precedes the associated click.CONVERSION_PRECEDES_EVENTThe imported event has a `conversion_date_time` that precedes the click.CONVERSION_TRACKING_NOT_ENABLED_AT_CALL_TIMEAt the time of the imported call, conversion tracking was not enabled in the effective conversion account of the click's Google Ads account.CONVERSION_TRACKING_NOT_ENABLED_AT_IMPRESSION_TIMEAt the time of the click, conversion tracking was not enabled in the effective conversion account of the click's Google Ads account.CUSTOM_VARIABLE_NOT_ENABLEDEnable the custom variable in your conversion settings and try again.CUSTOM_VARIABLE_VALUE_CONTAINS_PIICan't import events with custom variables containing personally-identifiable information (PII).CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONSEnhanced conversions can't be used for this account because of Google customer data policies.CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMSMake sure you agree to the customer data processing terms in conversion settings and try again.CUSTOMER_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADSMake sure you've turned on enhanced conversions for leads in conversion settings and try again.DUPLICATE_CALL_CONVERSION_IN_REQUESTMultiple events have the same call and `conversion_date_time`.DUPLICATE_CLICK_CONVERSION_IN_REQUESTMultiple events have the same click and `conversion_date_time`.DUPLICATE_ORDER_IDImported events include multiple conversions with the same order ID and were not processed.EVENT_NOT_FOUNDThe imported event could not be attributed to a click.EXPIRED_CALLThe call can't be recorded because it occurred before this conversion action's lookback window.EXPIRED_EVENTThe imported event can't be recorded because its click occurred before this conversion's click-through window.EXTERNAL_ATTRIBUTION_DATA_NOT_SET_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTIONThe conversion action is set up to use an external attribution model, but the imported event is missing data.EXTERNAL_ATTRIBUTION_DATA_SET_FOR_NON_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTIONThe imported event includes external attribution data, but the conversion action isn't set up to use an external attribution model.EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_NOT_PERMITTED_WITH_USER_IDENTIFIERUser provided data can't be used with external attribution models.GBRAID_WBRAID_BOTH_SETCan't use both gbraid and wbraid parameters.INVALID_CONVERSION_ACTIONMake sure you specify a valid conversion action set up for offline import.INVALID_CUSTOMER_FOR_CALLThe click from the call is associated with a different Google Ads account.INVALID_CUSTOMER_FOR_CLICKThe click from the imported event is associated with a different Google Ads account.INVALID_USER_IDENTIFIERMake sure you hash user provided data using SHA-256 and ensure you are normalizing according to the guidelines.ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAIDConversion actions that use one-per-click counting can't be used with gbraid or wbraid parameters.ORDER_ID_ALREADY_IN_USEThe imported event includes an order ID that was previously recorded, so the event was not processed.ORDER_ID_CONTAINS_PIICan't import events with order IDs containing personally-identifiable information (PII).ORDER_ID_NOT_PERMITTED_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTIONOrder IDs can't be used for a conversion measured with an external attribution model.TOO_MANY_CONVERSIONS_IN_REQUESTUpload fewer than 2001 events in a single request.TOO_RECENT_CALLCan't import calls that occurred less than 6 hours ago.TOO_RECENT_CONVERSION_ACTIONCan't import events to a conversion action that was just created.TOO_RECENT_EVENTThe click associated with the given identifier or iOS URL parameter occurred less than 6 hours ago.UNAUTHORIZED_CUSTOMERThe click ID or call is associated with an Ads account you don't have access to.UNKNOWNUsed for return value only.UNPARSEABLE_CALLERS_PHONE_NUMBERMake sure phone numbers are formatted as E.164 (+16502531234), International (+64 3-331 6005), or US national number (6502531234).UNPARSEABLE_GBRAIDCan't parse event import data.UNPARSEABLE_GCLIDThe imported gclid could not be decoded.UNPARSEABLE_WBRAIDCan't parse event import data.UNRECOGNIZEDUNSPECIFIEDEnum unspecified.UNSUPPORTED_USER_IDENTIFIERThe provided user identifiers are not supported.
-
Field Summary
Fields Modifier and Type Field Description static intCALL_CONVERSION_ALREADY_EXISTS_VALUEThe imported call has the same `conversion_date_time` as an existing conversion.static intCALL_NOT_FOUND_VALUEThe call or click leading to the imported event can't be found.static intCLICK_CONVERSION_ALREADY_EXISTS_VALUEThe imported event has the same click and `conversion_date_time` as an existing conversion.static intCLICK_NOT_FOUND_VALUEThe email address or phone number for this event can't be matched to a click.static intCONVERSION_NOT_COMPLIANT_WITH_ATT_POLICY_VALUEThe connversion can't be imported because the conversion source didn't comply with Apple App Transparency Tracking (ATT) policies or because the customer didn't consent to tracking.static intCONVERSION_PRECEDES_CALL_VALUEThe call has a `conversion_date_time` that precedes the associated click.static intCONVERSION_PRECEDES_EVENT_VALUEThe imported event has a `conversion_date_time` that precedes the click.static intCONVERSION_TRACKING_NOT_ENABLED_AT_CALL_TIME_VALUEAt the time of the imported call, conversion tracking was not enabled in the effective conversion account of the click's Google Ads account.static intCONVERSION_TRACKING_NOT_ENABLED_AT_IMPRESSION_TIME_VALUEAt the time of the click, conversion tracking was not enabled in the effective conversion account of the click's Google Ads account.static intCUSTOM_VARIABLE_NOT_ENABLED_VALUEEnable the custom variable in your conversion settings and try again.static intCUSTOM_VARIABLE_VALUE_CONTAINS_PII_VALUECan't import events with custom variables containing personally-identifiable information (PII).static intCUSTOMER_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS_VALUEEnhanced conversions can't be used for this account because of Google customer data policies.static intCUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS_VALUEMake sure you agree to the customer data processing terms in conversion settings and try again.static intCUSTOMER_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS_VALUEMake sure you've turned on enhanced conversions for leads in conversion settings and try again.static intDUPLICATE_CALL_CONVERSION_IN_REQUEST_VALUEMultiple events have the same call and `conversion_date_time`.static intDUPLICATE_CLICK_CONVERSION_IN_REQUEST_VALUEMultiple events have the same click and `conversion_date_time`.static intDUPLICATE_ORDER_ID_VALUEImported events include multiple conversions with the same order ID and were not processed.static intEVENT_NOT_FOUND_VALUEThe imported event could not be attributed to a click.static intEXPIRED_CALL_VALUEThe call can't be recorded because it occurred before this conversion action's lookback window.static intEXPIRED_EVENT_VALUEThe imported event can't be recorded because its click occurred before this conversion's click-through window.static intEXTERNAL_ATTRIBUTION_DATA_NOT_SET_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_VALUEThe conversion action is set up to use an external attribution model, but the imported event is missing data.static intEXTERNAL_ATTRIBUTION_DATA_SET_FOR_NON_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_VALUEThe imported event includes external attribution data, but the conversion action isn't set up to use an external attribution model.static intEXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_NOT_PERMITTED_WITH_USER_IDENTIFIER_VALUEUser provided data can't be used with external attribution models.static intGBRAID_WBRAID_BOTH_SET_VALUECan't use both gbraid and wbraid parameters.static intINVALID_CONVERSION_ACTION_VALUEMake sure you specify a valid conversion action set up for offline import.static intINVALID_CUSTOMER_FOR_CALL_VALUEThe click from the call is associated with a different Google Ads account.static intINVALID_CUSTOMER_FOR_CLICK_VALUEThe click from the imported event is associated with a different Google Ads account.static intINVALID_USER_IDENTIFIER_VALUEMake sure you hash user provided data using SHA-256 and ensure you are normalizing according to the guidelines.static intONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID_VALUEConversion actions that use one-per-click counting can't be used with gbraid or wbraid parameters.static intORDER_ID_ALREADY_IN_USE_VALUEThe imported event includes an order ID that was previously recorded, so the event was not processed.static intORDER_ID_CONTAINS_PII_VALUECan't import events with order IDs containing personally-identifiable information (PII).static intORDER_ID_NOT_PERMITTED_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_VALUEOrder IDs can't be used for a conversion measured with an external attribution model.static intTOO_MANY_CONVERSIONS_IN_REQUEST_VALUEUpload fewer than 2001 events in a single request.static intTOO_RECENT_CALL_VALUECan't import calls that occurred less than 6 hours ago.static intTOO_RECENT_CONVERSION_ACTION_VALUECan't import events to a conversion action that was just created.static intTOO_RECENT_EVENT_VALUEThe click associated with the given identifier or iOS URL parameter occurred less than 6 hours ago.static intUNAUTHORIZED_CUSTOMER_VALUEThe click ID or call is associated with an Ads account you don't have access to.static intUNKNOWN_VALUEUsed for return value only.static intUNPARSEABLE_CALLERS_PHONE_NUMBER_VALUEMake sure phone numbers are formatted as E.164 (+16502531234), International (+64 3-331 6005), or US national number (6502531234).static intUNPARSEABLE_GBRAID_VALUECan't parse event import data.static intUNPARSEABLE_GCLID_VALUEThe imported gclid could not be decoded.static intUNPARSEABLE_WBRAID_VALUECan't parse event import data.static intUNSPECIFIED_VALUEEnum unspecified.static intUNSUPPORTED_USER_IDENTIFIER_VALUEThe provided user identifiers are not supported.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static ConversionUploadErrorEnum.ConversionUploadErrorforNumber(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<ConversionUploadErrorEnum.ConversionUploadError>internalGetValueMap()static ConversionUploadErrorEnum.ConversionUploadErrorvalueOf(int value)Deprecated.static ConversionUploadErrorEnum.ConversionUploadErrorvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ConversionUploadErrorEnum.ConversionUploadErrorvalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConversionUploadErrorEnum.ConversionUploadError[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
UNSPECIFIED
public static final ConversionUploadErrorEnum.ConversionUploadError UNSPECIFIED
Enum unspecified.
UNSPECIFIED = 0;
-
UNKNOWN
public static final ConversionUploadErrorEnum.ConversionUploadError UNKNOWN
Used for return value only. Represents value unknown in this version.
UNKNOWN = 1;
-
TOO_MANY_CONVERSIONS_IN_REQUEST
public static final ConversionUploadErrorEnum.ConversionUploadError TOO_MANY_CONVERSIONS_IN_REQUEST
Upload fewer than 2001 events in a single request.
TOO_MANY_CONVERSIONS_IN_REQUEST = 2;
-
UNPARSEABLE_GCLID
public static final ConversionUploadErrorEnum.ConversionUploadError UNPARSEABLE_GCLID
The imported gclid could not be decoded. Make sure you have not modified the click IDs.
UNPARSEABLE_GCLID = 3;
-
CONVERSION_PRECEDES_EVENT
public static final ConversionUploadErrorEnum.ConversionUploadError CONVERSION_PRECEDES_EVENT
The imported event has a `conversion_date_time` that precedes the click. Make sure your `conversion_date_time` is correct and try again.
CONVERSION_PRECEDES_EVENT = 42;
-
EXPIRED_EVENT
public static final ConversionUploadErrorEnum.ConversionUploadError EXPIRED_EVENT
The imported event can't be recorded because its click occurred before this conversion's click-through window. Make sure you import the most recent data.
EXPIRED_EVENT = 43;
-
TOO_RECENT_EVENT
public static final ConversionUploadErrorEnum.ConversionUploadError TOO_RECENT_EVENT
The click associated with the given identifier or iOS URL parameter occurred less than 6 hours ago. Retry after 6 hours have passed.
TOO_RECENT_EVENT = 44;
-
EVENT_NOT_FOUND
public static final ConversionUploadErrorEnum.ConversionUploadError EVENT_NOT_FOUND
The imported event could not be attributed to a click. This may be because the event did not come from a Google Ads campaign.
EVENT_NOT_FOUND = 45;
-
UNAUTHORIZED_CUSTOMER
public static final ConversionUploadErrorEnum.ConversionUploadError UNAUTHORIZED_CUSTOMER
The click ID or call is associated with an Ads account you don't have access to. Make sure you import conversions for accounts managed by your manager account.
UNAUTHORIZED_CUSTOMER = 8;
-
INVALID_CONVERSION_ACTION
public static final ConversionUploadErrorEnum.ConversionUploadError INVALID_CONVERSION_ACTION
Make sure you specify a valid conversion action set up for offline import.
INVALID_CONVERSION_ACTION = 9;
-
TOO_RECENT_CONVERSION_ACTION
public static final ConversionUploadErrorEnum.ConversionUploadError TOO_RECENT_CONVERSION_ACTION
Can't import events to a conversion action that was just created. Try importing again in 6 hours.
TOO_RECENT_CONVERSION_ACTION = 10;
-
CONVERSION_TRACKING_NOT_ENABLED_AT_IMPRESSION_TIME
public static final ConversionUploadErrorEnum.ConversionUploadError CONVERSION_TRACKING_NOT_ENABLED_AT_IMPRESSION_TIME
At the time of the click, conversion tracking was not enabled in the effective conversion account of the click's Google Ads account.
CONVERSION_TRACKING_NOT_ENABLED_AT_IMPRESSION_TIME = 11;
-
EXTERNAL_ATTRIBUTION_DATA_SET_FOR_NON_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
public static final ConversionUploadErrorEnum.ConversionUploadError EXTERNAL_ATTRIBUTION_DATA_SET_FOR_NON_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
The imported event includes external attribution data, but the conversion action isn't set up to use an external attribution model. Make sure the conversion action is correctly configured and try again.
EXTERNAL_ATTRIBUTION_DATA_SET_FOR_NON_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION = 12;
-
EXTERNAL_ATTRIBUTION_DATA_NOT_SET_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
public static final ConversionUploadErrorEnum.ConversionUploadError EXTERNAL_ATTRIBUTION_DATA_NOT_SET_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
The conversion action is set up to use an external attribution model, but the imported event is missing data. Make sure imported events include the external attribution credit and all necessary fields.
EXTERNAL_ATTRIBUTION_DATA_NOT_SET_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION = 13;
-
ORDER_ID_NOT_PERMITTED_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
public static final ConversionUploadErrorEnum.ConversionUploadError ORDER_ID_NOT_PERMITTED_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
Order IDs can't be used for a conversion measured with an external attribution model. Make sure the conversion is correctly configured and imported events include only necessary data and try again.
ORDER_ID_NOT_PERMITTED_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION = 14;
-
ORDER_ID_ALREADY_IN_USE
public static final ConversionUploadErrorEnum.ConversionUploadError ORDER_ID_ALREADY_IN_USE
The imported event includes an order ID that was previously recorded, so the event was not processed.
ORDER_ID_ALREADY_IN_USE = 15;
-
DUPLICATE_ORDER_ID
public static final ConversionUploadErrorEnum.ConversionUploadError DUPLICATE_ORDER_ID
Imported events include multiple conversions with the same order ID and were not processed. Make sure order IDs are unique and try again.
DUPLICATE_ORDER_ID = 16;
-
TOO_RECENT_CALL
public static final ConversionUploadErrorEnum.ConversionUploadError TOO_RECENT_CALL
Can't import calls that occurred less than 6 hours ago. Try uploading again in 6 hours.
TOO_RECENT_CALL = 17;
-
EXPIRED_CALL
public static final ConversionUploadErrorEnum.ConversionUploadError EXPIRED_CALL
The call can't be recorded because it occurred before this conversion action's lookback window. Make sure your import is configured to get the most recent data.
EXPIRED_CALL = 18;
-
CALL_NOT_FOUND
public static final ConversionUploadErrorEnum.ConversionUploadError CALL_NOT_FOUND
The call or click leading to the imported event can't be found. Make sure your data source is set up to include correct identifiers.
CALL_NOT_FOUND = 19;
-
CONVERSION_PRECEDES_CALL
public static final ConversionUploadErrorEnum.ConversionUploadError CONVERSION_PRECEDES_CALL
The call has a `conversion_date_time` that precedes the associated click. Make sure your `conversion_date_time` is correct.
CONVERSION_PRECEDES_CALL = 20;
-
CONVERSION_TRACKING_NOT_ENABLED_AT_CALL_TIME
public static final ConversionUploadErrorEnum.ConversionUploadError CONVERSION_TRACKING_NOT_ENABLED_AT_CALL_TIME
At the time of the imported call, conversion tracking was not enabled in the effective conversion account of the click's Google Ads account.
CONVERSION_TRACKING_NOT_ENABLED_AT_CALL_TIME = 21;
-
UNPARSEABLE_CALLERS_PHONE_NUMBER
public static final ConversionUploadErrorEnum.ConversionUploadError UNPARSEABLE_CALLERS_PHONE_NUMBER
Make sure phone numbers are formatted as E.164 (+16502531234), International (+64 3-331 6005), or US national number (6502531234).
UNPARSEABLE_CALLERS_PHONE_NUMBER = 22;
-
CLICK_CONVERSION_ALREADY_EXISTS
public static final ConversionUploadErrorEnum.ConversionUploadError CLICK_CONVERSION_ALREADY_EXISTS
The imported event has the same click and `conversion_date_time` as an existing conversion. Use a unique `conversion_date_time` or order ID for each unique event and try again.
CLICK_CONVERSION_ALREADY_EXISTS = 23;
-
CALL_CONVERSION_ALREADY_EXISTS
public static final ConversionUploadErrorEnum.ConversionUploadError CALL_CONVERSION_ALREADY_EXISTS
The imported call has the same `conversion_date_time` as an existing conversion. Make sure your `conversion_date_time` correctly configured and try again.
CALL_CONVERSION_ALREADY_EXISTS = 24;
-
DUPLICATE_CLICK_CONVERSION_IN_REQUEST
public static final ConversionUploadErrorEnum.ConversionUploadError DUPLICATE_CLICK_CONVERSION_IN_REQUEST
Multiple events have the same click and `conversion_date_time`. Make sure your `conversion_date_time` is correctly configured and try again.
DUPLICATE_CLICK_CONVERSION_IN_REQUEST = 25;
-
DUPLICATE_CALL_CONVERSION_IN_REQUEST
public static final ConversionUploadErrorEnum.ConversionUploadError DUPLICATE_CALL_CONVERSION_IN_REQUEST
Multiple events have the same call and `conversion_date_time`. Make sure your `conversion_date_time` is correctly configured and try again.
DUPLICATE_CALL_CONVERSION_IN_REQUEST = 26;
-
CUSTOM_VARIABLE_NOT_ENABLED
public static final ConversionUploadErrorEnum.ConversionUploadError CUSTOM_VARIABLE_NOT_ENABLED
Enable the custom variable in your conversion settings and try again.
CUSTOM_VARIABLE_NOT_ENABLED = 28;
-
CUSTOM_VARIABLE_VALUE_CONTAINS_PII
public static final ConversionUploadErrorEnum.ConversionUploadError CUSTOM_VARIABLE_VALUE_CONTAINS_PII
Can't import events with custom variables containing personally-identifiable information (PII). Remove these variables and try again.
CUSTOM_VARIABLE_VALUE_CONTAINS_PII = 29;
-
INVALID_CUSTOMER_FOR_CLICK
public static final ConversionUploadErrorEnum.ConversionUploadError INVALID_CUSTOMER_FOR_CLICK
The click from the imported event is associated with a different Google Ads account. Make sure you're importing to the correct account.
INVALID_CUSTOMER_FOR_CLICK = 30;
-
INVALID_CUSTOMER_FOR_CALL
public static final ConversionUploadErrorEnum.ConversionUploadError INVALID_CUSTOMER_FOR_CALL
The click from the call is associated with a different Google Ads account. Make sure you're importing to the correct account. Query conversion_tracking_setting.google_ads_conversion_customer on Customer to identify the correct account.
INVALID_CUSTOMER_FOR_CALL = 31;
-
CONVERSION_NOT_COMPLIANT_WITH_ATT_POLICY
public static final ConversionUploadErrorEnum.ConversionUploadError CONVERSION_NOT_COMPLIANT_WITH_ATT_POLICY
The connversion can't be imported because the conversion source didn't comply with Apple App Transparency Tracking (ATT) policies or because the customer didn't consent to tracking.
CONVERSION_NOT_COMPLIANT_WITH_ATT_POLICY = 32;
-
CLICK_NOT_FOUND
public static final ConversionUploadErrorEnum.ConversionUploadError CLICK_NOT_FOUND
The email address or phone number for this event can't be matched to a click. This may be because it didn't come from a Google Ads campaign, and you can safely ignore this warning. If this includes more imported events than is expected, you may need to check your setup.
CLICK_NOT_FOUND = 33;
-
INVALID_USER_IDENTIFIER
public static final ConversionUploadErrorEnum.ConversionUploadError INVALID_USER_IDENTIFIER
Make sure you hash user provided data using SHA-256 and ensure you are normalizing according to the guidelines.
INVALID_USER_IDENTIFIER = 34;
-
EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_NOT_PERMITTED_WITH_USER_IDENTIFIER
public static final ConversionUploadErrorEnum.ConversionUploadError EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_NOT_PERMITTED_WITH_USER_IDENTIFIER
User provided data can't be used with external attribution models. Use a different attribution model or omit user identifiers and try again.
EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_NOT_PERMITTED_WITH_USER_IDENTIFIER = 35;
-
UNSUPPORTED_USER_IDENTIFIER
public static final ConversionUploadErrorEnum.ConversionUploadError UNSUPPORTED_USER_IDENTIFIER
The provided user identifiers are not supported. Use only hashed email or phone number and try again.
UNSUPPORTED_USER_IDENTIFIER = 36;
-
GBRAID_WBRAID_BOTH_SET
public static final ConversionUploadErrorEnum.ConversionUploadError GBRAID_WBRAID_BOTH_SET
Can't use both gbraid and wbraid parameters. Use only 1 and try again.
GBRAID_WBRAID_BOTH_SET = 38;
-
UNPARSEABLE_WBRAID
public static final ConversionUploadErrorEnum.ConversionUploadError UNPARSEABLE_WBRAID
Can't parse event import data. Check if your wbraid parameter was not modified and try again.
UNPARSEABLE_WBRAID = 39;
-
UNPARSEABLE_GBRAID
public static final ConversionUploadErrorEnum.ConversionUploadError UNPARSEABLE_GBRAID
Can't parse event import data. Check if your gbraid parameter was not modified and try again.
UNPARSEABLE_GBRAID = 40;
-
ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID
public static final ConversionUploadErrorEnum.ConversionUploadError ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID
Conversion actions that use one-per-click counting can't be used with gbraid or wbraid parameters.
ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID = 46;
-
CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS
public static final ConversionUploadErrorEnum.ConversionUploadError CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS
Enhanced conversions can't be used for this account because of Google customer data policies. Contact your Google representative.
CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS = 47;
-
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS
public static final ConversionUploadErrorEnum.ConversionUploadError CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS
Make sure you agree to the customer data processing terms in conversion settings and try again. You can check your setting by querying conversion_tracking_setting.accepted_customer_data_terms on Customer.
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS = 48;
-
ORDER_ID_CONTAINS_PII
public static final ConversionUploadErrorEnum.ConversionUploadError ORDER_ID_CONTAINS_PII
Can't import events with order IDs containing personally-identifiable information (PII).
ORDER_ID_CONTAINS_PII = 49;
-
CUSTOMER_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS
public static final ConversionUploadErrorEnum.ConversionUploadError CUSTOMER_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS
Make sure you've turned on enhanced conversions for leads in conversion settings and try again. You can check your setting by querying conversion_tracking_setting.enhanced_conversions_for_leads_enabled on Customer.
CUSTOMER_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS = 50;
-
UNRECOGNIZED
public static final ConversionUploadErrorEnum.ConversionUploadError 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
Used for return value only. Represents value unknown in this version.
UNKNOWN = 1;- See Also:
- Constant Field Values
-
TOO_MANY_CONVERSIONS_IN_REQUEST_VALUE
public static final int TOO_MANY_CONVERSIONS_IN_REQUEST_VALUE
Upload fewer than 2001 events in a single request.
TOO_MANY_CONVERSIONS_IN_REQUEST = 2;- See Also:
- Constant Field Values
-
UNPARSEABLE_GCLID_VALUE
public static final int UNPARSEABLE_GCLID_VALUE
The imported gclid could not be decoded. Make sure you have not modified the click IDs.
UNPARSEABLE_GCLID = 3;- See Also:
- Constant Field Values
-
CONVERSION_PRECEDES_EVENT_VALUE
public static final int CONVERSION_PRECEDES_EVENT_VALUE
The imported event has a `conversion_date_time` that precedes the click. Make sure your `conversion_date_time` is correct and try again.
CONVERSION_PRECEDES_EVENT = 42;- See Also:
- Constant Field Values
-
EXPIRED_EVENT_VALUE
public static final int EXPIRED_EVENT_VALUE
The imported event can't be recorded because its click occurred before this conversion's click-through window. Make sure you import the most recent data.
EXPIRED_EVENT = 43;- See Also:
- Constant Field Values
-
TOO_RECENT_EVENT_VALUE
public static final int TOO_RECENT_EVENT_VALUE
The click associated with the given identifier or iOS URL parameter occurred less than 6 hours ago. Retry after 6 hours have passed.
TOO_RECENT_EVENT = 44;- See Also:
- Constant Field Values
-
EVENT_NOT_FOUND_VALUE
public static final int EVENT_NOT_FOUND_VALUE
The imported event could not be attributed to a click. This may be because the event did not come from a Google Ads campaign.
EVENT_NOT_FOUND = 45;- See Also:
- Constant Field Values
-
UNAUTHORIZED_CUSTOMER_VALUE
public static final int UNAUTHORIZED_CUSTOMER_VALUE
The click ID or call is associated with an Ads account you don't have access to. Make sure you import conversions for accounts managed by your manager account.
UNAUTHORIZED_CUSTOMER = 8;- See Also:
- Constant Field Values
-
INVALID_CONVERSION_ACTION_VALUE
public static final int INVALID_CONVERSION_ACTION_VALUE
Make sure you specify a valid conversion action set up for offline import.
INVALID_CONVERSION_ACTION = 9;- See Also:
- Constant Field Values
-
TOO_RECENT_CONVERSION_ACTION_VALUE
public static final int TOO_RECENT_CONVERSION_ACTION_VALUE
Can't import events to a conversion action that was just created. Try importing again in 6 hours.
TOO_RECENT_CONVERSION_ACTION = 10;- See Also:
- Constant Field Values
-
CONVERSION_TRACKING_NOT_ENABLED_AT_IMPRESSION_TIME_VALUE
public static final int CONVERSION_TRACKING_NOT_ENABLED_AT_IMPRESSION_TIME_VALUE
At the time of the click, conversion tracking was not enabled in the effective conversion account of the click's Google Ads account.
CONVERSION_TRACKING_NOT_ENABLED_AT_IMPRESSION_TIME = 11;- See Also:
- Constant Field Values
-
EXTERNAL_ATTRIBUTION_DATA_SET_FOR_NON_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_VALUE
public static final int EXTERNAL_ATTRIBUTION_DATA_SET_FOR_NON_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_VALUE
The imported event includes external attribution data, but the conversion action isn't set up to use an external attribution model. Make sure the conversion action is correctly configured and try again.
EXTERNAL_ATTRIBUTION_DATA_SET_FOR_NON_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION = 12;- See Also:
- Constant Field Values
-
EXTERNAL_ATTRIBUTION_DATA_NOT_SET_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_VALUE
public static final int EXTERNAL_ATTRIBUTION_DATA_NOT_SET_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_VALUE
The conversion action is set up to use an external attribution model, but the imported event is missing data. Make sure imported events include the external attribution credit and all necessary fields.
EXTERNAL_ATTRIBUTION_DATA_NOT_SET_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION = 13;- See Also:
- Constant Field Values
-
ORDER_ID_NOT_PERMITTED_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_VALUE
public static final int ORDER_ID_NOT_PERMITTED_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_VALUE
Order IDs can't be used for a conversion measured with an external attribution model. Make sure the conversion is correctly configured and imported events include only necessary data and try again.
ORDER_ID_NOT_PERMITTED_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION = 14;- See Also:
- Constant Field Values
-
ORDER_ID_ALREADY_IN_USE_VALUE
public static final int ORDER_ID_ALREADY_IN_USE_VALUE
The imported event includes an order ID that was previously recorded, so the event was not processed.
ORDER_ID_ALREADY_IN_USE = 15;- See Also:
- Constant Field Values
-
DUPLICATE_ORDER_ID_VALUE
public static final int DUPLICATE_ORDER_ID_VALUE
Imported events include multiple conversions with the same order ID and were not processed. Make sure order IDs are unique and try again.
DUPLICATE_ORDER_ID = 16;- See Also:
- Constant Field Values
-
TOO_RECENT_CALL_VALUE
public static final int TOO_RECENT_CALL_VALUE
Can't import calls that occurred less than 6 hours ago. Try uploading again in 6 hours.
TOO_RECENT_CALL = 17;- See Also:
- Constant Field Values
-
EXPIRED_CALL_VALUE
public static final int EXPIRED_CALL_VALUE
The call can't be recorded because it occurred before this conversion action's lookback window. Make sure your import is configured to get the most recent data.
EXPIRED_CALL = 18;- See Also:
- Constant Field Values
-
CALL_NOT_FOUND_VALUE
public static final int CALL_NOT_FOUND_VALUE
The call or click leading to the imported event can't be found. Make sure your data source is set up to include correct identifiers.
CALL_NOT_FOUND = 19;- See Also:
- Constant Field Values
-
CONVERSION_PRECEDES_CALL_VALUE
public static final int CONVERSION_PRECEDES_CALL_VALUE
The call has a `conversion_date_time` that precedes the associated click. Make sure your `conversion_date_time` is correct.
CONVERSION_PRECEDES_CALL = 20;- See Also:
- Constant Field Values
-
CONVERSION_TRACKING_NOT_ENABLED_AT_CALL_TIME_VALUE
public static final int CONVERSION_TRACKING_NOT_ENABLED_AT_CALL_TIME_VALUE
At the time of the imported call, conversion tracking was not enabled in the effective conversion account of the click's Google Ads account.
CONVERSION_TRACKING_NOT_ENABLED_AT_CALL_TIME = 21;- See Also:
- Constant Field Values
-
UNPARSEABLE_CALLERS_PHONE_NUMBER_VALUE
public static final int UNPARSEABLE_CALLERS_PHONE_NUMBER_VALUE
Make sure phone numbers are formatted as E.164 (+16502531234), International (+64 3-331 6005), or US national number (6502531234).
UNPARSEABLE_CALLERS_PHONE_NUMBER = 22;- See Also:
- Constant Field Values
-
CLICK_CONVERSION_ALREADY_EXISTS_VALUE
public static final int CLICK_CONVERSION_ALREADY_EXISTS_VALUE
The imported event has the same click and `conversion_date_time` as an existing conversion. Use a unique `conversion_date_time` or order ID for each unique event and try again.
CLICK_CONVERSION_ALREADY_EXISTS = 23;- See Also:
- Constant Field Values
-
CALL_CONVERSION_ALREADY_EXISTS_VALUE
public static final int CALL_CONVERSION_ALREADY_EXISTS_VALUE
The imported call has the same `conversion_date_time` as an existing conversion. Make sure your `conversion_date_time` correctly configured and try again.
CALL_CONVERSION_ALREADY_EXISTS = 24;- See Also:
- Constant Field Values
-
DUPLICATE_CLICK_CONVERSION_IN_REQUEST_VALUE
public static final int DUPLICATE_CLICK_CONVERSION_IN_REQUEST_VALUE
Multiple events have the same click and `conversion_date_time`. Make sure your `conversion_date_time` is correctly configured and try again.
DUPLICATE_CLICK_CONVERSION_IN_REQUEST = 25;- See Also:
- Constant Field Values
-
DUPLICATE_CALL_CONVERSION_IN_REQUEST_VALUE
public static final int DUPLICATE_CALL_CONVERSION_IN_REQUEST_VALUE
Multiple events have the same call and `conversion_date_time`. Make sure your `conversion_date_time` is correctly configured and try again.
DUPLICATE_CALL_CONVERSION_IN_REQUEST = 26;- See Also:
- Constant Field Values
-
CUSTOM_VARIABLE_NOT_ENABLED_VALUE
public static final int CUSTOM_VARIABLE_NOT_ENABLED_VALUE
Enable the custom variable in your conversion settings and try again.
CUSTOM_VARIABLE_NOT_ENABLED = 28;- See Also:
- Constant Field Values
-
CUSTOM_VARIABLE_VALUE_CONTAINS_PII_VALUE
public static final int CUSTOM_VARIABLE_VALUE_CONTAINS_PII_VALUE
Can't import events with custom variables containing personally-identifiable information (PII). Remove these variables and try again.
CUSTOM_VARIABLE_VALUE_CONTAINS_PII = 29;- See Also:
- Constant Field Values
-
INVALID_CUSTOMER_FOR_CLICK_VALUE
public static final int INVALID_CUSTOMER_FOR_CLICK_VALUE
The click from the imported event is associated with a different Google Ads account. Make sure you're importing to the correct account.
INVALID_CUSTOMER_FOR_CLICK = 30;- See Also:
- Constant Field Values
-
INVALID_CUSTOMER_FOR_CALL_VALUE
public static final int INVALID_CUSTOMER_FOR_CALL_VALUE
The click from the call is associated with a different Google Ads account. Make sure you're importing to the correct account. Query conversion_tracking_setting.google_ads_conversion_customer on Customer to identify the correct account.
INVALID_CUSTOMER_FOR_CALL = 31;- See Also:
- Constant Field Values
-
CONVERSION_NOT_COMPLIANT_WITH_ATT_POLICY_VALUE
public static final int CONVERSION_NOT_COMPLIANT_WITH_ATT_POLICY_VALUE
The connversion can't be imported because the conversion source didn't comply with Apple App Transparency Tracking (ATT) policies or because the customer didn't consent to tracking.
CONVERSION_NOT_COMPLIANT_WITH_ATT_POLICY = 32;- See Also:
- Constant Field Values
-
CLICK_NOT_FOUND_VALUE
public static final int CLICK_NOT_FOUND_VALUE
The email address or phone number for this event can't be matched to a click. This may be because it didn't come from a Google Ads campaign, and you can safely ignore this warning. If this includes more imported events than is expected, you may need to check your setup.
CLICK_NOT_FOUND = 33;- See Also:
- Constant Field Values
-
INVALID_USER_IDENTIFIER_VALUE
public static final int INVALID_USER_IDENTIFIER_VALUE
Make sure you hash user provided data using SHA-256 and ensure you are normalizing according to the guidelines.
INVALID_USER_IDENTIFIER = 34;- See Also:
- Constant Field Values
-
EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_NOT_PERMITTED_WITH_USER_IDENTIFIER_VALUE
public static final int EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_NOT_PERMITTED_WITH_USER_IDENTIFIER_VALUE
User provided data can't be used with external attribution models. Use a different attribution model or omit user identifiers and try again.
EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION_NOT_PERMITTED_WITH_USER_IDENTIFIER = 35;- See Also:
- Constant Field Values
-
UNSUPPORTED_USER_IDENTIFIER_VALUE
public static final int UNSUPPORTED_USER_IDENTIFIER_VALUE
The provided user identifiers are not supported. Use only hashed email or phone number and try again.
UNSUPPORTED_USER_IDENTIFIER = 36;- See Also:
- Constant Field Values
-
GBRAID_WBRAID_BOTH_SET_VALUE
public static final int GBRAID_WBRAID_BOTH_SET_VALUE
Can't use both gbraid and wbraid parameters. Use only 1 and try again.
GBRAID_WBRAID_BOTH_SET = 38;- See Also:
- Constant Field Values
-
UNPARSEABLE_WBRAID_VALUE
public static final int UNPARSEABLE_WBRAID_VALUE
Can't parse event import data. Check if your wbraid parameter was not modified and try again.
UNPARSEABLE_WBRAID = 39;- See Also:
- Constant Field Values
-
UNPARSEABLE_GBRAID_VALUE
public static final int UNPARSEABLE_GBRAID_VALUE
Can't parse event import data. Check if your gbraid parameter was not modified and try again.
UNPARSEABLE_GBRAID = 40;- See Also:
- Constant Field Values
-
ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID_VALUE
public static final int ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID_VALUE
Conversion actions that use one-per-click counting can't be used with gbraid or wbraid parameters.
ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID = 46;- See Also:
- Constant Field Values
-
CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS_VALUE
public static final int CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS_VALUE
Enhanced conversions can't be used for this account because of Google customer data policies. Contact your Google representative.
CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS = 47;- See Also:
- Constant Field Values
-
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS_VALUE
public static final int CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS_VALUE
Make sure you agree to the customer data processing terms in conversion settings and try again. You can check your setting by querying conversion_tracking_setting.accepted_customer_data_terms on Customer.
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS = 48;- See Also:
- Constant Field Values
-
ORDER_ID_CONTAINS_PII_VALUE
public static final int ORDER_ID_CONTAINS_PII_VALUE
Can't import events with order IDs containing personally-identifiable information (PII).
ORDER_ID_CONTAINS_PII = 49;- See Also:
- Constant Field Values
-
CUSTOMER_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS_VALUE
public static final int CUSTOMER_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS_VALUE
Make sure you've turned on enhanced conversions for leads in conversion settings and try again. You can check your setting by querying conversion_tracking_setting.enhanced_conversions_for_leads_enabled on Customer.
CUSTOMER_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS = 50;- See Also:
- Constant Field Values
-
-
Method Detail
-
values
public static ConversionUploadErrorEnum.ConversionUploadError[] 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 (ConversionUploadErrorEnum.ConversionUploadError c : ConversionUploadErrorEnum.ConversionUploadError.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static ConversionUploadErrorEnum.ConversionUploadError 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 ConversionUploadErrorEnum.ConversionUploadError 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 ConversionUploadErrorEnum.ConversionUploadError 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<ConversionUploadErrorEnum.ConversionUploadError> 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 ConversionUploadErrorEnum.ConversionUploadError 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
-
-