SegmentFilters
Lists reusable segment filters available for building segments.
View-Specific Information
Select
The driver processes all filters client-side within the driver. 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 | Indicates whether a filter can have multiple values for a single customer. | |
| LocalizedName | String | The localized display name of the filter. | |
| ReturnValueType | String | The return value type of the event segment filter. |