Service
AdGroupAdService
AdService
AssetService
Dependencies
AssetError
▼
AssetError.Reason
Error reasons.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Enumeration | Description |
---|---|
UNKNOWN
|
|
ASSET_TYPE_NOT_SUPPORTED
|
The asset type is not supported by asset service. |
CANNOT_REMOVE_ASSET_WITH_REMOVED_STATUS
|
Cannot remove an asset with status REMOVED. |
CANNOT_MODIFY_ASSET_NAME
|
The asset has a name which is different from an existing duplicate that represents the same content. |
DUPLICATE_ASSET
|
The asset is duplicated across operations. |
DUPLICATE_ASSET_NAME
|
The asset name is duplicated, either across operations, or with an existing asset. |
ASSET_DATA_IS_MISSING
|
No asset type specific data are set. |