get
fun get(mediaType: TrendingMediaType = TrendingMediaType.All, timeWindow: TrendingTimeWindow = TrendingTimeWindow.Day): Flow.Publisher<out Paginated<MovieTvPersonListResult>>
Get the daily or weekly trending items. The daily trending list tracks items over the period of a day while items have a 24 hour half life. The weekly list tracks items over a 7 day period, with a 7 day half life.
Parameters
mediaType
The media type to retrieve trending items for
timeWindow
The time window to select trending items from