MutateCustomerAssets

  • The MutateCustomerAssets RPC allows for the creation, updating, or removal of customer assets and returns their operation statuses.

  • The MutateCustomerAssets RPC can throw a variety of errors, including those related to asset links, authentication, authorization, fields, headers, internal issues, mutations, quotas, and requests.

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

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.