GetActionRecommendationsRequest
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the campaign to use for getting action recommendations. This campaign must deploy a solution version trained with a PERSONALIZED_ACTIONS recipe.
Link copied to clipboard
The ARN of the filter to apply to the returned recommendations. For more information, see Filtering Recommendations.
Link copied to clipboard
The values to use when filtering recommendations. For each placeholder parameter in your filter expression, provide the parameter name (in matching case) as a key and the filter value(s) as the corresponding value. Separate multiple values for one parameter with a comma.
Link copied to clipboard
The number of results to return. The default is 5. The maximum is 100.
Functions
Link copied to clipboard
inline fun copy(block: GetActionRecommendationsRequest.Builder.() -> Unit = {}): GetActionRecommendationsRequest