Class GetRecommendationsRequest

  • All Implemented Interfaces:
    IRequest


    public class GetRecommendationsRequest
    extends AbstractDataRequest
    Create a playlist-style listening experience based on seed artists, tracks and genres.

    Recommendations are generated based on the available information for a given seed entity and matched against similar artists and tracks. If there is sufficient information about the provided seeds, a list of tracks will be returned together with pool size details.

    For artists and tracks that are very new or obscure there might not be enough data to generate a list of tracks.