MutateAdGroupResult

  • Provides information on the results of an ad group mutate operation.

  • Explains the fields included in the results: resource_name (returned for successful operations) and ad_group (the mutated ad group returned under specific conditions).

  • Notes that the ad_group field only includes mutable fields and is returned only when response_content_type is set to "MUTABLE_RESOURCE".

The result for the ad group mutate.

Fields

resource_name

string

Returned for successful operations.

ad_group

AdGroup

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