<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Use of include_groups in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Use-of-include-groups/m-p/5463538#M7162</link>
    <description>&lt;P&gt;I noted that the PHP SDK for the Spotify API uses include_groups to list what album types should be included (all if omitted).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/get-multiple-albums" target="_blank" rel="noopener"&gt;https://developer.spotify.com/documentation/web-api/reference/#/operations/get-multiple-albums&lt;/A&gt;&amp;nbsp;doesn't mention it (there's an album_type though for a singular value).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.spotify.com/console/get-artist-albums/?id=&amp;amp;include_groups=&amp;amp;market=&amp;amp;limit=&amp;amp;offset=" target="_blank" rel="noopener"&gt;https://developer.spotify.com/console/get-artist-albums/?id=&amp;amp;include_groups=&amp;amp;market=&amp;amp;limit=&amp;amp;offset=&lt;/A&gt;&amp;nbsp;has a field for include_groups.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's up with that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had used album_type before, but include_groups seems to do what I need (multiple choice of album type).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What values can include_groups have? Same as album_type, but more than one? The SDK documenation doesn't say either. I've found that at least album (including live, sadly), single, appears_on, compilation work and in any combination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Nov 2022 08:09:43 GMT</pubDate>
    <dc:creator>papasmurph</dc:creator>
    <dc:date>2022-11-28T08:09:43Z</dc:date>
    <item>
      <title>Use of include_groups</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Use-of-include-groups/m-p/5463538#M7162</link>
      <description>&lt;P&gt;I noted that the PHP SDK for the Spotify API uses include_groups to list what album types should be included (all if omitted).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/get-multiple-albums" target="_blank" rel="noopener"&gt;https://developer.spotify.com/documentation/web-api/reference/#/operations/get-multiple-albums&lt;/A&gt;&amp;nbsp;doesn't mention it (there's an album_type though for a singular value).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.spotify.com/console/get-artist-albums/?id=&amp;amp;include_groups=&amp;amp;market=&amp;amp;limit=&amp;amp;offset=" target="_blank" rel="noopener"&gt;https://developer.spotify.com/console/get-artist-albums/?id=&amp;amp;include_groups=&amp;amp;market=&amp;amp;limit=&amp;amp;offset=&lt;/A&gt;&amp;nbsp;has a field for include_groups.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's up with that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had used album_type before, but include_groups seems to do what I need (multiple choice of album type).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What values can include_groups have? Same as album_type, but more than one? The SDK documenation doesn't say either. I've found that at least album (including live, sadly), single, appears_on, compilation work and in any combination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 08:09:43 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Use-of-include-groups/m-p/5463538#M7162</guid>
      <dc:creator>papasmurph</dc:creator>
      <dc:date>2022-11-28T08:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Use of include_groups</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Use-of-include-groups/m-p/5463560#M7164</link>
      <description>&lt;P&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/get-an-artists-albums" target="_blank"&gt;https://developer.spotify.com/documentation/web-api/reference/#/operations/get-an-artists-albums&lt;/A&gt; says the allowed values for include_groups are: album, single, appears_on &amp;amp; compilation (they can be combined too). They refer to the artist's relationship to the album.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 09:31:45 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Use-of-include-groups/m-p/5463560#M7164</guid>
      <dc:creator>NeonJonn</dc:creator>
      <dc:date>2022-11-28T09:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Use of include_groups</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Use-of-include-groups/m-p/5463564#M7165</link>
      <description>&lt;P&gt;Yes, I looked at the wrong endpoint (the one not identifying the artist). Thanks for pointing me in the right direction.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 09:36:14 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Use-of-include-groups/m-p/5463564#M7165</guid>
      <dc:creator>papasmurph</dc:creator>
      <dc:date>2022-11-28T09:36:14Z</dc:date>
    </item>
  </channel>
</rss>

