SKSearchTag

public enum SKSearchTag : String

The tags available when filtering a search request.

  • new

    Retrieves albums released within the last two weeks.

    Declaration

    Swift

    case new
  • Retrieves albums with the lowest 10% popularity.

    Declaration

    Swift

    case hipster