<?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: sessionID param for Delivery API in Adobe Target Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-param-for-delivery-api/m-p/540053#M8012</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="15067214"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found similar query thread in forum where it answered. Please check the below links.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-parameter-in-delivery-api-request/td-p/440868" target="_blank"&gt;https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-parameter-in-delivery-api-request/td-p/440868&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-parameter-for-the-target-rest-api/td-p/453069" target="_blank"&gt;https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-parameter-for-the-target-rest-api/td-p/453069&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;On the last point on sessionId generation -&amp;nbsp;&lt;CODE&gt;sessionId&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;is generated and maintained by the client only.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know if any further question you have.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2022 09:38:52 GMT</pubDate>
    <dc:creator>Gokul_Agiwal</dc:creator>
    <dc:date>2022-08-09T09:38:52Z</dc:date>
    <item>
      <title>sessionID param for Delivery API</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-param-for-delivery-api/m-p/539921#M8008</link>
      <description>&lt;P&gt;Is there anyone who can explain how pattern for sessionID is supposed to work with the delivery API?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.adobetarget.com/api/delivery-api/" target="_blank"&gt;https://developers.adobetarget.com/api/delivery-api/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation states that a sessionID is required, but where is this sessionID supposed to come from and how is it generated?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 17:34:05 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-param-for-delivery-api/m-p/539921#M8008</guid>
      <dc:creator>rrrrrraul</dc:creator>
      <dc:date>2022-08-08T17:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: sessionID param for Delivery API</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-param-for-delivery-api/m-p/540053#M8012</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="15067214"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found similar query thread in forum where it answered. Please check the below links.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-parameter-in-delivery-api-request/td-p/440868" target="_blank"&gt;https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-parameter-in-delivery-api-request/td-p/440868&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-parameter-for-the-target-rest-api/td-p/453069" target="_blank"&gt;https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-parameter-for-the-target-rest-api/td-p/453069&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;On the last point on sessionId generation -&amp;nbsp;&lt;CODE&gt;sessionId&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;is generated and maintained by the client only.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know if any further question you have.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 09:38:52 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-param-for-delivery-api/m-p/540053#M8012</guid>
      <dc:creator>Gokul_Agiwal</dc:creator>
      <dc:date>2022-08-09T09:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: sessionID param for Delivery API</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-param-for-delivery-api/m-p/540118#M8018</link>
      <description>&lt;P&gt;So it seems the reality is that there is no existing pattern (provided by Adobe) for sessionID instantiation/maintenance for a purely server side solution.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This feels like a bit of a disappointment.&amp;nbsp; There's a requirement for a sessionID, but that sessionID is only provided by the VisitorID service, which only runs in the client.&amp;nbsp; How is this supposed to work for scenarios that are purely server side or IoT, etc. type systems?&amp;nbsp; Does Adobe really not offer any sort of recommended pattern on how to set this up?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 14:30:32 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-param-for-delivery-api/m-p/540118#M8018</guid>
      <dc:creator>rrrrrraul</dc:creator>
      <dc:date>2022-08-09T14:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: sessionID param for Delivery API</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-param-for-delivery-api/m-p/540616#M8034</link>
      <description>&lt;P&gt;You can use any GUID generator and save the value in cookie for 30min&amp;nbsp;&lt;BR /&gt;Only update the expiry when you have interaction&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After 30 min GUID will be deleted automatically from cookie and you generate another one&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 04:54:41 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/sessionid-param-for-delivery-api/m-p/540616#M8034</guid>
      <dc:creator>abu_shafi</dc:creator>
      <dc:date>2022-08-12T04:54:41Z</dc:date>
    </item>
  </channel>
</rss>

