Enum describing possible mutate errors.
| Enums | |
|---|---|
| 
 | Enum unspecified. | 
| 
 | The received error code is not known in this version. | 
| 
 | Requested resource was not found. | 
| 
 | Cannot mutate the same resource twice in one request. | 
| 
 | The field's contents don't match another field that represents the same data. | 
| 
 | Mutates are not allowed for the requested resource. | 
| 
 | The resource isn't in Google Ads. It belongs to another ads system. | 
| 
 | The resource being created already exists. | 
| 
 | This resource cannot be used with "validate_only". | 
| 
 | This operation cannot be used with "partial_failure". | 
| 
 | Attempt to write to read-only fields. |