MutateError
Stay organized with collections
Save and categorize content based on your preferences.
| Enums |
ID_EXISTS_IN_MULTIPLE_MUTATES
|
Cannot mutate the same resource twice in one request. |
INCONSISTENT_FIELD_VALUES
|
The field's contents don't match another field that represents the same data. |
MUTATE_NOT_ALLOWED
|
Mutates are not allowed for the requested resource. |
OPERATION_DOES_NOT_SUPPORT_PARTIAL_FAILURE
|
This operation cannot be used with "partial_failure". |
RESOURCE_ALREADY_EXISTS
|
The resource being created already exists. |
RESOURCE_DOES_NOT_SUPPORT_VALIDATE_ONLY
|
This resource cannot be used with "validate_only". |
RESOURCE_NOT_FOUND
|
Requested resource was not found. |
RESOURCE_NOT_IN_GOOGLE_ADS
|
The resource isn't in Google Ads. It belongs to another ads system. |
RESOURCE_READ_ONLY
|
Attempt to write to read-only fields. |
UNKNOWN
|
The received error code is not known in this version. |
UNSPECIFIED
|
Enum unspecified. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.
[null,null,["Last updated 2025-12-12 UTC."],[],[]]