MutateAdGroupAdResult

  • The result for the ad mutate includes a resource name and the mutated ad group ad.

  • The resource name is a string returned for successful operations.

  • The ad group ad field contains the mutated ad group ad with only mutable fields and is returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the ad mutate.

Fields

resource_name

string

The resource name returned for successful operations.

ad_group_ad

AdGroupAd

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