Page Summary
-
The
MutateCustomerUserAccessRPC method is used to update or remove a user's permission on a specific customer. -
This method returns operation statuses and can throw various errors including authentication, authorization, and quota errors.
-
The
MutateCustomerUserAccessmethod requires thehttps://www.googleapis.com/auth/adwordsOAuth scope for authorization.
MutateCustomerUserAccess |
|
|---|---|
|
Updates, removes permission of a user on a given customer. Operation statuses are returned. List of thrown errors: AuthenticationError AuthorizationError CustomerUserAccessError FieldMaskError 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.