Service
OfflineDataUploadService
Dependencies
OfflineDataUploadError
▼
OfflineDataUploadError.Reason
Reasons
- Namespace
-
https://adwords.google.com/api/adwords/rm/v201809
Enumeration | Description |
---|---|
UNKNOWN
|
|
INCOMPATIBLE_USERIDENTIFIER_TYPE
|
Indicates a row error due to the incompatible OfflineDataUploadUserIdentifierType ,
like using EXTERNAL_USER_ID for first party uploads or not using EXTERNAL_USER_ID for third
party uploads.
|
INVALID_UPLOAD_TYPE
|
Indicates an upload error due to the invalid upload type. |
MISSING_UPLOAD_METADATA
|
Indicates an upload error due to missing metadata. |
INVALID_UPLOAD_METADATA
|
Indicates an upload error due to missing metadata. |
INVALID_PARTNER_ID
|
Indicates an upload error due to invalid partner id in metadata. |
MISSING_TRANSACTION_INFO
|
Indicates a row error due to missing transaction data. |
INVALID_CONVERSION_TYPE
|
The name specified in store_sales_attributes is used to report conversions to a conversion type configured in AdWords with the same name. A row generates this error if there is no such name configured in the account. |
FUTURE_TRANSACTION_TIME
|
Indicates a row error due to a conversion with a transaction time in the future. |
NEGATIVE_TRANSACTION_AMOUNT
|
Indicates a row error due to a negative transaction amount. |
COUNTRY_CODE_HASHED
|
Country code hashed. |
ZIPCODE_HASHED
|
ZIP Code hashed. |
EMAIL_NOT_HASHED
|
Email not hashed. |
FIRST_NAME_NOT_HASHED
|
First Name not hashed. |
LAST_NAME_NOT_HASHED
|
Last Name not hashed. |
PHONE_NOT_HASHED
|
Phone not hashed. |