SegmentFilters
A list of filters.
View-Specific Information
Select
The connector processes all filters client-side within the connector. The following query is the only one processed server-side:
SELECT * FROM SegmentFilters
Columns
| Name | Type | References | Description |
| QueryName [KEY] | String | The query name of the filter. | |
| MultiValue | Bool | Whether a file can have multiple values for a single customer. | |
| LocalizedName | String | The localized name of the filter. | |
| ReturnValueType | String | The return value type for an event segment filter. |