MutateAccountLink

  • The MutateAccountLink RPC allows for the creation or removal of account links, though creation is no longer supported through this specific method as of V5 and should use CreateAccountLink instead.

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

  • The MutateAccountLink RPC can throw a variety of errors including AccountLinkError, AuthenticationError, AuthorizationError, and others.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.