View source: R/pinpoint_operations.R
pinpoint_get_recommender_configurations | R Documentation |
Retrieves information about all the recommender model configurations that are associated with your Amazon Pinpoint account.
See https://www.paws-r-sdk.com/docs/pinpoint_get_recommender_configurations/ for full documentation.
pinpoint_get_recommender_configurations(PageSize = NULL, Token = NULL)
PageSize |
The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics. |
Token |
The NextToken string that specifies which page of results to return in a paginated response. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.