AI-generated Key Takeaways
-
The
MoveManagerLinkRPC moves a client customer to a new manager customer. -
This RPC simplifies the process of moving a client by consolidating two update operations into one.
-
The
MoveManagerLinkRPC requires thehttps://www.googleapis.com/auth/adwordsOAuth scope for authorization.
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.