View source: R/customerprofiles_operations.R
customerprofiles_get_matches | R Documentation |
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.
customerprofiles_get_matches(NextToken = NULL, MaxResults = NULL, DomainName)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.