View source: R/personalize_operations.R
personalize_list_metric_attributions | R Documentation |
Lists metric attributions.
See https://www.paws-r-sdk.com/docs/personalize_list_metric_attributions/ for full documentation.
personalize_list_metric_attributions(
datasetGroupArn = NULL,
nextToken = NULL,
maxResults = NULL
)
datasetGroupArn |
The metric attributions' dataset group Amazon Resource Name (ARN). |
nextToken |
Specify the pagination token from a previous request to retrieve the next page of results. |
maxResults |
The maximum number of metric attributions to return in one page of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.