JDBC Driver for Shopify

Build 25.0.9434

SegmentFilterParameters

Lists available parameters used to construct event-based segment filters.

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 SegmentFilterParameters

Columns

Name Type References Description
SegmentFilterQueryName [KEY] String The query name of the segment filter.
QueryName [KEY] String The query name of the parameter within the filter.
ParameterType String The data type of the parameter (for example, string, int, or bool).
Optional Bool Indicates whether the parameter is optional.
AcceptsMultipleValues Bool Indicates whether the parameter accepts multiple values in a list.
LocalizedName String The localized name of the parameter.
LocalizedDescription String The localized description of the parameter.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434