PodcastSortType
No description
enum PodcastSortType {
ALPHABETICAL
RELEVANCE
TRENDING
RATING
DATE_OF_FIRST_EPISODE
FOLLOWER_COUNT
POWER_SCORE
}
Values
ALPHABETICAL
RELEVANCE
TRENDING
RATING
Sort by the Podchaser rating of the podcast.
DATE_OF_FIRST_EPISODE
Sort by date of the first episode of the podcast.
FOLLOWER_COUNT
Sort by the number of Podchaser followers a podcast has.
POWER_SCORE
Sort by the podcast's PowerScore. Requires our plus or pro plans.