Skip to main content
Anchor to SegmentMembershipResponse

SegmentMembershipResponse

object

Requires read_customers access scope.

A list of maps that contain segmentId IDs and isMember Booleans. The maps represent segment memberships.

•[SegmentMembership!]!
non-null

The membership status for the given list of segments.


Was this section helpful?

•query

Whether a member, which is a customer, belongs to a segment.

Arguments

•[ID!]!
required

The segments to evaluate for the given customer.

•ID!
required

The ID of the customer that has the membership.



Was this section helpful?