View source: R/customerprofiles_operations.R
customerprofiles_get_segment_membership | R Documentation |
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
)
DomainName |
[required] The unique name of the domain. |
SegmentDefinitionName |
[required] The Id of the wanted segment. Needs to be a valid, and existing segment Id. |
ProfileIds |
[required] The list of profile IDs to query for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.