customerprofiles_get_matches {paws.customer.engagement} | R Documentation |
Before calling this API, use CreateDomain or UpdateDomain to enable identity resolution: set Matching to true
Description
Before calling this API, use create_domain
or update_domain
to enable identity resolution: set Matching
to true.
See https://www.paws-r-sdk.com/docs/customerprofiles_get_matches/ for full documentation.
Usage
customerprofiles_get_matches(NextToken = NULL, MaxResults = NULL, DomainName)
Arguments
NextToken |
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results. |
MaxResults |
The maximum number of results to return per page. |
DomainName |
[required] The unique name of the domain. |
[Package paws.customer.engagement version 0.9.0 Index]