MutateError
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible mutate errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
RESOURCE_NOT_FOUND
|
Requested resource was not found. |
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. |
RESOURCE_NOT_IN_GOOGLE_ADS
|
The resource isn't in Google Ads. It belongs to another ads system. |
RESOURCE_ALREADY_EXISTS
|
The resource being created already exists. |
RESOURCE_DOES_NOT_SUPPORT_VALIDATE_ONLY
|
This resource cannot be used with "validate_only". |
OPERATION_DOES_NOT_SUPPORT_PARTIAL_FAILURE
|
This operation cannot be used with "partial_failure". |
RESOURCE_READ_ONLY
|
Attempt to write to read-only fields. |
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 2024-05-29 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[],[]]