Page Summary
-
The
MutateCustomerUserAccessInvitationRPC method creates or removes an access invitation and is available via gRPC and REST. -
The method requires a
MutateCustomerUserAccessInvitationRequestand returns aMutateCustomerUserAccessInvitationResponse. -
Several errors can be thrown by this method, including
AccessInvitationError,AuthenticationError, andAuthorizationError. -
This operation requires the
https://www.googleapis.com/auth/adwordsOAuth scope for authorization.
MutateCustomerUserAccessInvitation |
|
|---|---|
|
Creates or removes an access invitation. List of thrown errors: AccessInvitationError AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError |
|
- Authorization scopes
-
Requires the following OAuth scope:
https://www.googleapis.com/auth/adwords
For more information, see the OAuth 2.0 Overview.