MutateAdGroupAssetSets

  • The MutateAdGroupAssetSets RPC allows for the creation or removal of ad group asset sets.

  • The MutateAdGroupAssetSetsRequest and MutateAdGroupAssetSetsResponse messages are used with this RPC.

  • Operation statuses are returned after performing create or remove operations.

  • The MutateAdGroupAssetSets RPC requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

MutateAdGroupAssetSets

rpc MutateAdGroupAssetSets(MutateAdGroupAssetSetsRequest) returns (MutateAdGroupAssetSetsResponse)

Creates, or removes ad group asset sets. 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.