Anchor to customerSegmentMembershipcustomer
querycustomer Segment Membership
Whether a member, which is a customer, belongs to a segment.
Anchor to Arguments
Arguments
- customerId (ID!)
- segmentIds ([ID!]!)
- Anchor to customerIdcustomer•ID!
Id required The ID of the customer that has the membership.
- Anchor to segmentIdssegment•[ID!]!
Ids required The segments to evaluate for the given customer.
Was this section helpful?
Anchor to Possible returnsPossible returns
- SegmentMembershipResponse (SegmentMembershipResponse!)
- Anchor to SegmentMembershipResponseSegment•Segment
Membership Response Membership Response! A list of maps that contain
IDs andBooleans. The maps represent segment memberships.- Anchor to membershipsmemberships•[Segment
Membership!]! non-null The membership status for the given list of segments.
Was this section helpful?