PageSize
Specifies the number of records to return per page when retrieving data from Zoho CRM.
データ型
string
デフォルト値
"200"
解説
This property controls how many records are included in each page of the query results returned by the 本製品. This is particularly useful for paginating large datasets, ensuring more efficient data handling and retrieval. The page size can be adjusted to balance performance and data volume depending on the needs of your integration or reporting tools.
Note that the page size must be between 1 and 200. Setting it higher or lower than this range results in an error from the API.