CreateRecommenderFilterRequest
Types
Properties
Link copied to clipboard
A description of the recommender filter.
Link copied to clipboard
The unique name of the domain.
Link copied to clipboard
The filter expression that defines which items to include or exclude from recommendations.
Link copied to clipboard
The name of the recommender filter. The name must be unique within the domain.
Link copied to clipboard
The name of the recommender schema to use for this recommender filter. If not specified, the default schema is used.
Functions
Link copied to clipboard
inline fun copy(block: CreateRecommenderFilterRequest.Builder.() -> Unit = {}): CreateRecommenderFilterRequest