MutateConversionActionResult

  • This content details the result of a conversion action mutate operation.

  • The resource_name field is a string returned for successful operations.

  • The conversion_action field provides the mutated conversion action when response_content_type is set to "MUTABLE_RESOURCE".

The result for the conversion action mutate.

Fields

resource_name

string

Returned for successful operations.

conversion_action

ConversionAction

The mutated conversion action with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".