customerprofiles_batch_get_profile {paws.customer.engagement} | R Documentation |
Get a batch of profiles
Description
Get a batch of profiles.
See https://www.paws-r-sdk.com/docs/customerprofiles_batch_get_profile/ for full documentation.
Usage
customerprofiles_batch_get_profile(DomainName, ProfileIds)
Arguments
DomainName |
[required] The unique name of the domain. |
ProfileIds |
[required] List of unique identifiers for customer profiles to retrieve. |
[Package paws.customer.engagement version 0.9.0 Index]