customerprofiles_list_rule_based_matches: Returns a set of MatchIds that belong to the given domain

View source: R/customerprofiles_operations.R

customerprofiles_list_rule_based_matchesR Documentation

Returns a set of MatchIds that belong to the given domain

Description

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.

Usage

customerprofiles_list_rule_based_matches(
  NextToken = NULL,
  MaxResults = NULL,
  DomainName
)

Arguments

NextToken

The pagination token from the previous list_rule_based_matches API call.

MaxResults

The maximum number of MatchIds returned per page.

DomainName

[required] The unique name of the domain.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.