Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
MutateKeywordPlanAdGroupKeywordsResponse
Response message for a Keyword Plan ad group keyword mutate.
Fields |
partial_failure_error
|
Status
Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (for example, auth errors), we return an RPC level error.
|
results[]
|
MutateKeywordPlanAdGroupKeywordResult
All results for the mutate.
|
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-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["This response provides details on the outcome of modifying Keyword Plan ad group keywords."],["It includes error information in case of partial failures during the mutation process."],["The response contains a list of individual results for each keyword mutation action."]]],["The content describes the response to a Keyword Plan ad group keyword mutation. It presents two key fields: `partial_failure_error`, which details operation failures when partial failure mode is enabled, and `results[]`, which contains the complete results of the mutation operation. The `partial_failure_error` is only returned if all errors are inside operations. If errors happen outside, an RPC-level error is given.\n"]]