MutateCustomerAssets

  • The MutateCustomerAssets RPC method allows you to create, update, or remove customer assets.

  • This method returns operation statuses upon completion.

  • Various errors can be thrown by this method, including AssetLinkError, AuthenticationError, and AuthorizationError.

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

MutateCustomerAssets

rpc MutateCustomerAssets(MutateCustomerAssetsRequest) returns (MutateCustomerAssetsResponse)

Creates, updates, or removes customer assets. Operation statuses are returned.

List of thrown errors: AssetLinkError AuthenticationError AuthorizationError FieldError HeaderError InternalError MutateError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.