MutateAdGroupAdResult

The result for the ad mutate.

JSON representation
{
  "resourceName": string,
  "adGroupAd": {
    object (AdGroupAd)
  }
}
Fields
resourceName

string

The resource name returned for successful operations.

adGroupAd

object (AdGroupAd)

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