ADO.NET Provider for Shopify

Build 26.0.9655

SegmentFilters

Lists reusable segment filters available for building segments.

View-Specific Information

Select

The provider processes all filters client-side within the provider. 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.
IntegerMinRange Double The minimum range a filter can have.
IntegerMaxRange Double The maximum range a filter can have.
FloatMinRange Double The minimum range a filter can have.
FloatMaxRange Double The maximum range a filter can have.
ReturnValueType String The return value type of the event segment filter.

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