Skip to contents

Stops a recommender, suspending its ability to generate recommendations. The recommender can be restarted later using StartRecommender.

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

Usage

customerprofiles_stop_recommender(DomainName, RecommenderName)

Arguments

DomainName

[required] The unique name of the domain.

RecommenderName

[required] The name of the recommender to stop.