MutateCustomConversionGoalResult

  • This page details the results of a custom conversion goal mutate operation.

  • The results include fields for the resource name and the mutated custom conversion goal object itself.

  • The custom conversion goal object will only contain mutable fields and is returned based on the response content type.

The result for the custom conversion goal mutate.

Proto definition

Fields

resource_name

string

Returned for successful operations.

custom_conversion_goal

CustomConversionGoal

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