Skip to main content
Anchor to CustomerSegmentMembersQuery

CustomerSegmentMembersQuery

object

Requires read_customers 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.

•Int!
non-null

The current total number of members in a given segment.

•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?

•query

Returns a segment members query resource by ID.


Was this section helpful?

•mutation

Creates a customer segment members query.

Arguments

•CustomerSegmentMembersQueryInput!
required

The input fields to create a customer segment members query.


Fields

Anchor to customerSegmentMembersQuerycustomerSegmentMembersQuery
•CustomerSegmentMembersQuery

The newly created customer segment members query.

•[CustomerSegmentMembersQueryUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

•interface

Was this section helpful?