EpisodeSortType
No description
enum EpisodeSortType {
ALPHABETICAL
RELEVANCE
TRENDING
RATING
AIR_DATE
FOLLOWER_COUNT
AUDIENCE_ESTIMATE
YOUTUBE_REACH_ESTIMATE
TOTAL_REACH_ESTIMATE
}
Values
ALPHABETICAL
RELEVANCE
TRENDING
RATING
Sort by the Podchaser rating of the episode.
AIR_DATE
FOLLOWER_COUNT
AUDIENCE_ESTIMATE
Sort by the estimated RSS reach of the episode. Requires our plus or pro plans.
YOUTUBE_REACH_ESTIMATE
Sort by the estimated YouTube reach of the episode. Requires our plus or pro plans.
TOTAL_REACH_ESTIMATE
Sort by the estimated total reach of the episode (including YouTube). Requires our plus or pro plans.