CuratedRecommendationsClient

Client for fetching curated recommendations from the Merino service.

Construct using `CuratedRecommendationsClient::new` with a `CuratedRecommendationsConfig`, then call CuratedRecommendationsClient::get_curated_recommendations to fetch recommendations.

Constructors

Link copied to clipboard
constructor(config: CuratedRecommendationsConfig)

Creates a new client from the given configuration.

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun destroy()
Link copied to clipboard

Fetches curated recommendations from the Merino API.