Service
OfflineCallConversionFeedSe...
OfflineConversionFeedService
Dependencies
OfflineConversionError
▼
OfflineConversionError.Reason
The reasons for an OfflineConversionError.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Enumeration | Description |
---|---|
UNPARSEABLE_GCLID
|
This google click ID could not be decoded. |
CONVERSION_PRECEDES_CLICK
|
This conversion is reported to have happened before the click. |
FUTURE_CONVERSION_TIME
|
You cannot set a future conversion time. |
EXPIRED_CLICK
|
This click is either too old to be imported or occurred before the conversion window for the specified combination of conversion date and conversion name (default is 90 days). |
TOO_RECENT_CLICK
|
This click occurred less than 6 hours ago, please try again later. |
INVALID_CLICK
|
This click does not exist in the system. This can occur if google click ids are collected for non AdWords clicks (e.g. dart search). |
UNAUTHORIZED_USER
|
This customer is trying to upload conversions for a different customer that it does not manage. |
INVALID_CONVERSION_TYPE
|
This customer does not have an import conversion with a name that matches the label of this conversion. |
TOO_RECENT_CONVERSION_TYPE
|
This conversion action was created too recently. Please wait for 4 hours and try uploading again. |
CLICK_MISSING_CONVERSION_LABEL
|
Cannot process clicks that occurred when none of the effective conversion types in the account were enabled, to generate conversions. |
ATTRIBUTED_CREDIT_SET_FOR_NON_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
|
This conversion action is not configured to use an external attribution model, but the attributed credit is set to a non-zero value. |
ATTRIBUTION_MODEL_SET_FOR_NON_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
|
This conversion action is not configured to use an external attribution model, but the attribution model name is set. |
ATTRIBUTED_CREDIT_NOT_SET_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
|
This conversion action is using an external attribution model, but the attributed credit is not set. |
ATTRIBUTED_CREDIT_ZERO_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
|
This conversion action is using an external attribution model, but the attributed credit is set to 0. |
ATTRIBUTION_MODEL_NOT_SET_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
|
This conversion action is using an external attribution model, but the attribution model name is not set. |
ORDER_ID_NOT_PERMITTED_FOR_EXTERNALLY_ATTRIBUTED_CONVERSION_ACTION
|
This conversion action is using an external attribution model, which does not accept order ids. |
UNKNOWN
|