Segment Value
Requires access scope.
A list of suggested values associated with an individual segment. A segment is a group of members, such as customers, that meet specific criteria.
Anchor to FieldsFields
- Anchor to localizedValuelocalized•String!
Value non-null The localized version of the value's name. This name is displayed to the merchant.
- Anchor to queryNamequery•String!
Name non-null The name of the query associated with the suggestion.
Anchor to QueriesQueries
- •query
The list of suggested values corresponding to a particular filter for a segment. A segment is a group of members, such as customers, that meet specific criteria.
- Anchor to searchsearch•String!required
Returns the elements of a list by keyword or term.
- Anchor to filterQueryNamefilter•String
Query Name Returns the elements of a list by filter handle.
- Anchor to functionParameterQueryNamefunction•String
Parameter Query Name Returns the elements of a list by filter parameter name.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
Arguments