Page Summary
-
The
MoveManagerLinkRPC simplifies the process of moving a client customer to a new manager customer. -
This RPC replaces a complex request that previously required two separate update operations.
-
The required OAuth scope for using this RPC is
https://www.googleapis.com/auth/adwords.
MoveManagerLink |
|
|---|---|
|
Moves a client customer to a new manager customer. This simplifies the complex request that requires two operations to move a client customer to a new manager, for example: 1. Update operation with Status INACTIVE (previous manager) and, 2. Update operation with Status ACTIVE (new manager). List of thrown errors: AuthenticationError AuthorizationError DatabaseError 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.