MutateAssetGroupAssets

  • MutateAssetGroupAssets is a gRPC and REST method for managing asset group assets.

  • It allows for the creation, updating, and removal of asset group assets, returning operation statuses.

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

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.