MutateAssetSets

  • The MutateAssetSets RPC call allows for the creation, updating, or removal of asset sets, returning their operation statuses.

  • This operation 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.