Skip to contents

Returns a list of available recommender recipes that can be used to create recommenders.

See https://www.paws-r-sdk.com/docs/customerprofiles_list_recommender_recipes/ for full documentation.

Usage

customerprofiles_list_recommender_recipes(MaxResults = NULL, NextToken = NULL)

Arguments

MaxResults

The maximum number of recommender recipes to return in the response. The default value is 100.

NextToken

A token received from a previous ListRecommenderRecipes call to retrieve the next page of results.