|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Google Workspace > Connector Parameters Task Parameters |
This parameter defines the number of records retrieved per API request. Adjusting this value can help manage performance and avoid rate limit issues when collecting large amounts of data.
Technical Name |
PageSize |
Category |
Functional |
Type |
Integer |
Default Value |
100 |
Example Values |
100 |
It is recommended to change this value only if there are connection issues or rate limitations from the Google API. A higher page size reduces the number of requests but may increase the duration of each individual request.
|
Be aware: The Google Admin SDK API enforces a maximum page size of 500 for user queries. Specifying a value higher than the API limit will result in the maximum allowed value being used. |