Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
MutateCustomerSkAdNetworkConversionValueSchemaResponse
Response message for MutateCustomerSkAdNetworkConversionValueSchema.
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 response provides the result of the MutateCustomerSkAdNetworkConversionValueSchema operation, including any schema validation failure details."],["Warnings with schema validation failure details are returned only when `enable_warnings` is set to true in the request."]]],["The response to `MutateCustomerSkAdNetworkConversionValueSchema` includes two key fields. The `result` field contains all outcomes of the mutate operation, detailed within `MutateCustomerSkAdNetworkConversionValueSchemaResult`. The `warning` field, present only when `enable_warnings` is true, provides non-blocking error details regarding schema validation failures, using the `Status` message format. These warnings highlight schema validation issues without halting the process.\n"]]