MutateAssetGroupAssets

  • MutateAssetGroupAssets is an RPC that allows you to create, update, or remove asset group assets.

  • This RPC returns the statuses of the operations performed.

  • Using MutateAssetGroupAssets requires the OAuth scope https://www.googleapis.com/auth/adwords.

MutateAssetGroupAssets

rpc MutateAssetGroupAssets(MutateAssetGroupAssetsRequest) returns (MutateAssetGroupAssetsResponse)

Creates, updates or removes asset group assets. 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.