Skip to main content
Log inSign up
Anchor to customerSegmentMembership

customerSegmentMembership

query

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

ID!required

The ID of the customer that has the membership.

[ID!]!required

The segments to evaluate for the given customer.


Was this section helpful?

Anchor to SegmentMembershipResponseSegmentMembershipResponse

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


Was this section helpful?