Optional
asasHtml
is a boolean indicating whether to return the result as HTML.
Optional
idid
is a number representing the id of the recommendation.
Optional
mediamediaId
is a number representing the id of the media.
Optional
mediamediaRecommendationId
is a number representing the id of the media recommendation.
Optional
ononList
is a boolean indicating whether the recommendation is on the list.
Optional
ratingrating
is a number representing the rating of the recommendation.
Optional
rating_rating_greater
is a number representing the rating greater than the recommendation.
Optional
rating_rating_lesser
is a number representing the rating lesser than the recommendation.
Optional
sortsort
is an array of strings representing the sort order of the recommendation.
Optional
useruserId
is a number representing the id of the user.
RecommendationVariables
is an interface representing the variables for theRecommendationQuery
. It includes optional parameters for querying recommendation data.