MutateAdGroupAssetResult

The result for the ad group asset mutate.

JSON representation
{
  "resourceName": string,
  "adGroupAsset": {
    object (AdGroupAsset)
  }
}
Fields
resourceName

string

Returned for successful operations.

adGroupAsset

object (AdGroupAsset)

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