Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Google Workspace > Connector Parameters 

Authentication

Private Key

This parameter contains the private key of the Google Cloud service account used for authentication. The private key is obtained from the JSON key file generated when creating the service account.

 

Technical Name

PrivateKey

Category

Authentication

Type

String

Default Value

n/a

Example Values

{empty}

 

Customer ID

This parameter contains the unique identifier of the Google Workspace organization. It is used to scope API calls to the correct domain. The Customer ID can be found in the Google Workspace Admin Console under Account > Account settings.

 

Technical Name

CustomerId

Category

Authentication

Type

String

Default Value

n/a

Example Values

{empty}

 

Client Mail

This parameter contains the email address of the Google Cloud service account. It is used as the identity when the connector authenticates to the Google APIs via JWT bearer token.

 

Technical Name

ClientMail

Category

Authentication

Type

String

Default Value

n/a

Example Values

{empty}

 

Product ID

This parameter specifies the Google Workspace product ID or IDs for which license assignments are collected. To collect license data for multiple products in a single run, separate the product IDs with a comma.

 

Technical Name

ProductId

Category

Authentication

Type

String

Default Value

n/a

Example Values

Google-Apps

 

Instructions for setting up the service account credentials are described in the Prerequisites section.