MutateCustomConversionGoalResult

  • Describes the result of mutating a custom conversion goal.

  • Includes the resource name for successful operations.

  • Provides the mutated CustomConversionGoal object when response_content_type is set to "MUTABLE_RESOURCE".

The result for the custom conversion goal mutate.

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