Segment Filter
Requires access scope.
The filters used in segment queries associated with a shop.
Anchor to FieldsFields
- Anchor to localizedNamelocalized•String!
Name non-null The localized name of the filter.
- Anchor to multiValuemulti•Boolean!
Value non-null Whether a file can have multiple values for a single customer.
- Anchor to queryNamequery•String!
Name non-null The query name of the filter.
Anchor to Types implemented inTypes implemented in
- •OBJECT
A filter that takes a value that's associated with an object. For example, the
tags
field is associated with theCustomer
object.- Anchor to localizedNamelocalized•String!
Name non-null The localized name of the filter.
- Anchor to multiValuemulti•Boolean!
Value non-null Whether a file can have multiple values for a single customer.
- Anchor to queryNamequery•String!
Name non-null The query name of the filter.
- •OBJECT
A filter with a Boolean value that's been added to a segment query.
- Anchor to localizedNamelocalized•String!
Name non-null The localized name of the filter.
- Anchor to multiValuemulti•Boolean!
Value non-null Whether a file can have multiple values for a single customer.
- Anchor to queryNamequery•String!
Name non-null The query name of the filter.
- •OBJECT
A filter with a date value that's been added to a segment query.
- Anchor to localizedNamelocalized•String!
Name non-null The localized name of the filter.
- Anchor to multiValuemulti•Boolean!
Value non-null Whether a file can have multiple values for a single customer.
- Anchor to queryNamequery•String!
Name non-null The query name of the filter.
- •OBJECT
A filter with a set of possible values that's been added to a segment query.
- Anchor to localizedNamelocalized•String!
Name non-null The localized name of the filter.
- Anchor to multiValuemulti•Boolean!
Value non-null Whether a file can have multiple values for a single customer.
- Anchor to queryNamequery•String!
Name non-null The query name of the filter.
- •OBJECT
A filter that's used to segment customers based on the date that an event occured. For example, the
event filter allows you to segment customers based on what products they've bought.
- Anchor to localizedNamelocalized•String!
Name non-null The localized name of the filter.
- Anchor to multiValuemulti•Boolean!
Value non-null Whether a file can have multiple values for a single customer.
- Anchor to parametersparameters•[Segment
Event Filter Parameter!]! non-null The parameters for an event segment filter.
- Anchor to queryNamequery•String!
Name non-null The query name of the filter.
- Anchor to returnValueTypereturn•String!
Value Type non-null The return value type for an event segment filter.
- •OBJECT
A filter with a double-precision, floating-point value that's been added to a segment query.
- Anchor to localizedNamelocalized•String!
Name non-null The localized name of the filter.
- Anchor to maxRangemax•Float
Range The maximum range a filter can have.
- Anchor to minRangemin•Float
Range The minimum range a filter can have.
- Anchor to multiValuemulti•Boolean!
Value non-null Whether a file can have multiple values for a single customer.
- Anchor to queryNamequery•String!
Name non-null The query name of the filter.
- •OBJECT
A filter with an integer that's been added to a segment query.
- Anchor to localizedNamelocalized•String!
Name non-null The localized name of the filter.
- Anchor to maxRangemax•Float
Range The maximum range a filter can have.
- Anchor to minRangemin•Float
Range The minimum range a filter can have.
- Anchor to multiValuemulti•Boolean!
Value non-null Whether a file can have multiple values for a single customer.
- Anchor to queryNamequery•String!
Name non-null The query name of the filter.
- •OBJECT
A filter with a string that's been added to a segment query.
- Anchor to localizedNamelocalized•String!
Name non-null The localized name of the filter.
- Anchor to multiValuemulti•Boolean!
Value non-null Whether a file can have multiple values for a single customer.
- Anchor to queryNamequery•String!
Name non-null The query name of the filter.