Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the
REST Introduction for details.
MutateConversionValueRuleSetResult
The result for the conversion value rule set mutate.
Fields |
resourceName |
string
Returned for successful operations.
|
conversionValueRuleSet |
object (ConversionValueRuleSet )
The mutated conversion value rule set with only mutable fields after mutate. The field will only be returned when responseContentType is set to "MUTABLE_RESOURCE".
|
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-03-06 UTC.
[null,null,["Last updated 2025-03-06 UTC."],[[["This documentation describes the JSON representation of a mutated conversion value rule set."],["It includes the `resourceName` and `conversionValueRuleSet` fields, providing details about the structure and data types."],["The `conversionValueRuleSet` field only appears when `responseContentType` is set to \"MUTABLE_RESOURCE\" and includes mutable fields of the conversion value rule set after the mutation."]]],["The content describes the JSON representation and fields of a mutated conversion value rule set. The JSON includes `resourceName` (a string returned upon success) and `conversionValueRuleSet` (an object containing the updated rule set details). The `conversionValueRuleSet` object is returned only when the `responseContentType` is set to \"MUTABLE_RESOURCE\". The table outlines these key fields and their respective data types and descriptions.\n"]]