MutateCustomerAssetSets

  • The MutateCustomerAssetSets RPC method allows you to create or remove customer asset sets.

  • The operation statuses of the create or remove actions are returned by the method.

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

MutateCustomerAssetSets

rpc MutateCustomerAssetSets(MutateCustomerAssetSetsRequest) returns (MutateCustomerAssetSetsResponse)

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