Anchor to customerSegmentMembersQuerycustomer
customerSegmentMembersQuery
query
Returns a segment members query resource by ID.
Anchor to Possible returnsPossible returns
- Anchor to CustomerSegmentMembersQueryCustomer•
Segment Members Query A job to determine a list of members, such as customers, that are associated with an individual segment.
- current
Count •Int!non-null The current total number of members in a given segment.
- done•Boolean!non-null
This indicates if the job is still queued or has been run.
- id•ID!non-null
A globally-unique ID that's returned when running an asynchronous mutation.
- current
Was this section helpful?
Query Reference
{
customerSegmentMembersQuery(id) {
# customerSegmentMembersQuery fields
}
}