IncludeCustomFields Parameter (Connect-Klaviyo Cmdlet)
Specifies whether to include custom field columns in tables that support custom fields.
Syntax
Connect-Klaviyo -IncludeCustomFields SwitchParameter
Data Type
bool
Default Value
false
Remarks
When this property is set to true, custom fields are included as separate columns in the following tables:
- Profiles Profiles
- CatalogItems CatalogItems
- CatalogItemVariants CatalogItemVariants
- CatalogCategoryItems CatalogCategoryItems
- CatalogVariants CatalogVariants
- Events Events
When set to false, custom fields are not included in the table schema.