MutateAssetSets

  • The MutateAssetSets RPC method allows for creating, updating, or removing asset sets.

  • The status of each operation performed by MutateAssetSets is returned in the response.

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

MutateAssetSets

rpc MutateAssetSets(MutateAssetSetsRequest) returns (MutateAssetSetsResponse)

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