Miscellaneous
This section provides a complete list of the Miscellaneous properties you can configure in the connection settings for this provider.
| Property | Description |
| IgnoreTypes | Specifies a comma-separated list of data types to ignore and treat as strings during row scanning. |
| IncludeCustomFields | Specifies whether to include custom field columns in tables that support custom fields. |
| ListDynamicViews | Specifies whether the provider should expose dynamic views for Lists and Segments, such as List_{ListName} and Segment_{SegmentName}. |
| MaxRows | Specifies the maximum number of rows returned for queries that do not include either aggregation or GROUP BY. |
| Other | Specifies additional hidden properties for specific use cases., to be used only when our Support team advises it, to address specific issues. See Remarks for details. |
| Readonly | Toggles read-only access to Klaviyo from the provider. |
| RowScanDepth | Specifies the number of rows the provider scans to detect custom fields. |
| Timeout | Specifies the maximum time, in seconds, that the provider waits for a server response before throwing a timeout error. |
| TypeDetectionScheme | Specifies how the provider determines column data types when retrieving data. |
| UserDefinedViews | Specifies a filepath to a JSON configuration file that defines custom views. The provider automatically detects and uses the views specified in this file. |