Enums

MediaRankType

The type of ranking

The type of ranking

enum MediaRankType {
  RATED
  POPULAR
}

Values

MediaRankType.RATED

Ranking is based on the media's ratings/score

MediaRankType.POPULAR

Ranking is based on the media's popularity

Member Of

MediaRank object

Copyright © 2026