MutateConversionCustomVariableResult

  • 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 when response_content_type is set to "MUTABLE_RESOURCE".

The result for the conversion custom variable mutate.

Fields

resource_name

string

Returned for successful operations.

conversion_custom_variable

ConversionCustomVariable

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".