MutateAdGroupFeedResult

The result for the ad group feed mutate.

JSON representation
{
  "resourceName": string,
  "adGroupFeed": {
    object (AdGroupFeed)
  }
}
Fields
resourceName

string

Returned for successful operations.

adGroupFeed

object (AdGroupFeed)

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