MutateAssetGroups

  • The MutateAssetGroups RPC method allows for creating, updating, or removing asset groups.

  • The MutateAssetGroupsRequest and MutateAssetGroupsResponse messages are used with this method.

  • This method requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

MutateAssetGroups

rpc MutateAssetGroups(MutateAssetGroupsRequest) returns (MutateAssetGroupsResponse)

Creates, updates or removes asset groups. Operation statuses are returned.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.