Anchor to CustomerSegmentMembersQueryCustomer
objectCustomer Segment Members Query
Requires access scope. Also: The user must not have restricted access.
A job to determine a list of members, such as customers, that are associated with an individual segment.
Anchor to FieldsFields
- Anchor to currentCountcurrent•Int!
Count non-null The current total number of members in a given segment.
- Anchor to donedone•Boolean!non-null
This indicates if the job is still queued or has been run.
- •ID!non-null
A globally-unique ID that's returned when running an asynchronous mutation.
Was this section helpful?
Anchor to QueriesQueries
- •query
Returns a
resource by ID.- •ID!required
The ID of the
to return.
Arguments
- •ID!
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates a customer segment members query.
- Anchor to inputinput•Customer
Segment Members Query Input! required The input fields to create a customer segment members query.
Arguments
Was this section helpful?