MutateAdParameterResult

  • The result for the ad parameter mutate is shown in a table with two fields.

  • The resource_name field is a string indicating the resource name for successful operations.

  • The ad_parameter field returns the mutated AdParameter with only mutable fields when response_content_type is set to "MUTABLE_RESOURCE".

The result for the ad parameter mutate.

Fields

resource_name

string

The resource name returned for successful operations.

ad_parameter

AdParameter

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