View source: R/customerprofiles_operations.R
customerprofiles_list_rule_based_matches | R Documentation |
Returns a set of MatchIds
that belong to the given domain.
See https://www.paws-r-sdk.com/docs/customerprofiles_list_rule_based_matches/ for full documentation.
customerprofiles_list_rule_based_matches(
NextToken = NULL,
MaxResults = NULL,
DomainName
)
NextToken |
The pagination token from the previous
|
MaxResults |
The maximum number of |
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.