CreateCustomerClient

  • The CreateCustomerClient RPC call creates a new client under a manager account and returns the new client customer.

  • This method can throw various errors including AuthenticationError, AuthorizationError, and QuotaError.

  • Using this method requires the https://www.googleapis.com/auth/adwords OAuth scope.

CreateCustomerClient

rpc CreateCustomerClient(CreateCustomerClientRequest) returns (CreateCustomerClientResponse)

Creates a new client under manager. The new client customer is returned.

List of thrown errors: AccessInvitationError AuthenticationError AuthorizationError CurrencyCodeError HeaderError InternalError ManagerLinkError QuotaError RequestError StringLengthError TimeZoneError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.