Code Assist MCP for Shopify

Build 25.0.9539

SegmentFilterParameters

The parameters for event segment filters.

View-Specific Information

Select

The server processes all filters client-side within the server. 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.
MinRange Double The parameter minimum value range.
MaxRange Double The parameter maximum value range.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539