Anchor to section titled 'undefined'

customerSegmentMembership
query

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


Anchor to customerId
customerId
required

The ID of the customer that has the membership.

Anchor to segmentIds
segmentIds
required

The segments to evaluate for the given customer.


Was this section helpful?

Anchor to SegmentMembershipResponse
SegmentMembershipResponse
Access requirements

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


Was this section helpful?