AggregateColumnSize
Sets the length of a custom aggregate field for a provider. If not set the length reported by the server will be considered.
Data Type
string
Default Value
"-1"
Remarks
This setting allows you to control how large custom aggregate fields appear in the connector’s schema when querying Zoho CRM data.
If set to a positive number, the connector overrides the column length reported by the Zoho CRM server with this value. If set to -1 (the default), the connector uses the length reported by the server without alteration.
This property can be useful in cases where the server-provided length is too small or too large for your application’s schema or tooling requirements.