Anchor to CustomerSegmentMembersQueryCustomer
Customer Segment Members Query
object
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•
Count Int!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 segment members query resource by ID.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates a customer segment members query.
- Anchor to inputinput•
The input fields to create a customer segment members query.
Arguments
- Anchor to customerSegmentMembersQuerycustomer•
Segment Members Query The newly created customer segment members query.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?