Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
MutateCustomerConversionGoalsResponse
Response message for a customer conversion goal 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-24 UTC.
[null,null,["Last updated 2025-02-24 UTC."],[[["This page documents the structure of the response message when mutating (creating, updating, or removing) a customer conversion goal."],["The response includes a list of results, each containing details about the specific operation performed on the customer conversion goal."],["Each result provides information on whether the operation was successful and any associated errors or warnings."]]],["The core content details the structure of a response message for a customer conversion goal mutation. The key information is within the `results[]` field, which contains an array of `MutateCustomerConversionGoalResult` objects. Each object represents the outcome of a single mutation operation performed on the customer conversion goal. This field holds all results for the attempted mutations.\n"]]