IgnoreTypes Parameter (Connect-Klaviyo Cmdlet)
Specifies a comma-separated list of data types to ignore and treat as strings during row scanning.
Syntax
Connect-Klaviyo -IgnoreTypes string
Data Type
cstr
Default Value
""
Remarks
TBD
Use this property to exclude certain data types from processing when scanning rows with custom fields.
Ignored data types are returned as strings. This can help avoid data conversion errors or simplify schema handling.