SegmentFilterParameters
The parameters for event segment filters.
View-Specific Information
Select
The 本製品 processes all filters client-side within the 本製品. The following query is the only one processed server side:
SELECT * FROM SegmentFilterParameters
Columns
Name | Type | References | Description |
SegmentFilterQueryName [KEY] | String | The query name of the filter. | |
QueryName [KEY] | String | The query name of the parameter. | |
ParameterType | String | The type of the parameter. | |
Optional | Bool | Whether the parameter is optional. | |
AcceptsMultipleValues | Bool | Whether the parameter accepts a list of values. | |
LocalizedName | String | The localized name of the parameter. | |
LocalizedDescription | String | The localized description of the parameter. |