AI-generated Key Takeaways
-
The
ConversionCustomVariableResult
contains information about the outcome of a mutate operation on a conversion custom variable. -
The
resource_name
field is returned for successful operations and indicates the name of the mutated resource. -
The
conversion_custom_variable
field provides the mutated conversion custom variable with only its mutable fields and is only returned whenresponse_content_type
is set to "MUTABLE_RESOURCE".
The result for the conversion custom variable mutate.
Fields | |
---|---|
|
Returned for successful operations. |
|
The mutated conversion custom variable with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE". |