<?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 Re: Get Audience from a Segment in Adobe Experience Platform Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/431164#M321</link>
    <description>&lt;P&gt;Thanks for taking time &amp;amp; responding!&lt;BR /&gt;My question is to get all the profile ids qualified for a segment.&amp;nbsp;but not the count of profiles qualified.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Nov 2021 09:49:20 GMT</pubDate>
    <dc:creator>SundarSritharan</dc:creator>
    <dc:date>2021-11-12T09:49:20Z</dc:date>
    <item>
      <title>Get Audience from a Segment</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/424510#M265</link>
      <description>&lt;P&gt;Hi Support,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to integrate&amp;nbsp; a solution with segments in Adobe experience platform.I have read two ways of accessing qualified audiance of a segment.&lt;/P&gt;&lt;P&gt;1. Export segment into AEP dataset&lt;/P&gt;&lt;P&gt;2. Export segment to other destinations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apart from these two approaches , Is there any other way to call an&lt;/P&gt;&lt;P&gt;http api along with segment id as query parameter that will give us qualified profiles of requested segment id?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;LI-USER uid="17376081"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;LI-USER uid="8551998"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;LI-USER uid="41196"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;LI-USER uid="289346"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 19:31:02 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/424510#M265</guid>
      <dc:creator>SundarSritharan</dc:creator>
      <dc:date>2021-09-22T19:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get Audience from a Segment</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/425724#M276</link>
      <description>&lt;P&gt;If you export the segment to a dataset, can you then download the dataset via API? Not exactly what you are asking for, but perhaps close enough?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 00:54:59 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/425724#M276</guid>
      <dc:creator>dwright</dc:creator>
      <dc:date>2021-10-01T00:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get Audience from a Segment</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/427703#M302</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;LI-USER uid="17389732"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;You have two options here:&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;[1] Use the AEP UI to obtain the latest Segment Job ID via the Network Console and look for 'segmentedProfileCounter' which will then list all the segment IDs within the current sandbox and the total profiles qualified.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-10-15_09h13_51.png" style="width: 999px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/35725iC368020C3D64E604/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2021-10-15_09h13_51.png" alt="2021-10-15_09h13_51.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Steps:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;[1] AEP UI &amp;gt; Segments&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;[2] Open Developer tools and switch to Network&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;[3] Filter by jobs? (as we are looking for the latest segment job)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;[4] Select the jobs request and switch to 'Preview'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;[5] Locate&amp;nbsp;segmentedProfileCounter (you can right click here and copy the object to a local text file)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Alternatively you can use the Segmentation Service API if you dont have access to the AEP UI:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Please see &lt;A href="https://www.adobe.io/experience-platform-apis/references/segmentation/#tag/Segment-jobs" target="_self"&gt;here&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Steps&lt;/FONT&gt;&lt;/P&gt;&lt;PRE&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;curl --location --request GET 'https://platform.adobe.io/data/core/ups/segment/jobs?limit=1' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ... ' \
--header 'x-api-key: &amp;lt;x-api-key&amp;gt; \
--header 'x-gw-ims-org-id: &amp;lt;YOUR-IMS-ORG-ID@AdobeOrg' \
--header 'x-sandbox-name: prod' \&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;The query string 'limit=1' here will pull in the '&lt;STRONG&gt;latest succesfull&lt;/STRONG&gt;' Segment Job (simialr to the AEP UI steps), so if there is currentl a segment job in a PROCCESSING state this will be ingored.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Within the response do a CTRL+F (find) for 'segmentedProfileCounter' and copy this locally.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Only caveat here is that the segments are not in friendly-name format you will have to use the API ('GET Segment Definition by ID'), or the UI to lookup each segment ID to get the segment names.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Hope this helps!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Joshua&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 08:30:28 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/427703#M302</guid>
      <dc:creator>Joshua_Eisikovi</dc:creator>
      <dc:date>2021-10-15T08:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Get Audience from a Segment</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/428029#M303</link>
      <description>&lt;P&gt;Hi &lt;LI-USER uid="17389732"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I don't think so other way but can you try using Http api connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjay&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 16:57:22 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/428029#M303</guid>
      <dc:creator>Sanjay_Bangar</dc:creator>
      <dc:date>2021-10-18T16:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Get Audience from a Segment</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/431164#M321</link>
      <description>&lt;P&gt;Thanks for taking time &amp;amp; responding!&lt;BR /&gt;My question is to get all the profile ids qualified for a segment.&amp;nbsp;but not the count of profiles qualified.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 09:49:20 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/get-audience-from-a-segment/m-p/431164#M321</guid>
      <dc:creator>SundarSritharan</dc:creator>
      <dc:date>2021-11-12T09:49:20Z</dc:date>
    </item>
  </channel>
</rss>

