MutateCustomerUserAccessInvitation

  • The MutateCustomerUserAccessInvitation RPC method creates or removes an access invitation and is available via gRPC and REST.

  • The method requires a MutateCustomerUserAccessInvitationRequest and returns a MutateCustomerUserAccessInvitationResponse.

  • Several errors can be thrown by this method, including AccessInvitationError, AuthenticationError, and AuthorizationError.

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

MutateCustomerUserAccessInvitation

rpc MutateCustomerUserAccessInvitation(MutateCustomerUserAccessInvitationRequest) returns (MutateCustomerUserAccessInvitationResponse)

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.