Determines if the given profiles are within a segment.
See https://www.paws-r-sdk.com/docs/customerprofiles_get_segment_membership/ for full documentation.
customerprofiles_get_segment_membership(
DomainName,
SegmentDefinitionName,
ProfileIds
)
[required] The unique name of the domain.
[required] The Id of the wanted segment. Needs to be a valid, and existing segment Id.
[required] The list of profile IDs to query for.