MoveManagerLink

  • The MoveManagerLink RPC call moves a client customer to a new manager customer.

  • This method simplifies the process by combining the update operations required to move a client customer between managers.

  • The call returns a MoveManagerLinkResponse and can throw various errors like AuthenticationError, AuthorizationError, and MutateError.

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.