<?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: Can we pass multiple values as mbox parameter? in Adobe Target Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/can-we-pass-multiple-values-as-mbox-parameter/m-p/443384#M7519</link>
    <description>&lt;P&gt;If you are trying to exclude certain ids from showing up, then Recommendations has a param that is built for that:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;function targetPageParams() {
   return {
      "excludedIds": ["352", "223", "23432", "432", "553"]
      }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/target/using/recommendations/plan-implement.html?lang=en" target="_blank" rel="noopener"&gt;https://experienceleague.adobe.com/docs/target/using/recommendations/plan-implement.html?lang=en&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your particular question, I don't think you need to stringify the param value since Adobe will be expecting a list (array) on both the left (param) and right (item catalog column) side.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found that Adobe Target Recommendations is much easier to troubleshoot by generating a debug token from the Administration / Implementation interface.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 03:09:35 GMT</pubDate>
    <dc:creator>Eric_Vidana</dc:creator>
    <dc:date>2022-03-08T03:09:35Z</dc:date>
    <item>
      <title>Can we pass multiple values as mbox parameter?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/can-we-pass-multiple-values-as-mbox-parameter/m-p/442704#M7512</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;we are trying to pass multiple values as array list in the mbox parameter for recommendations (example in the screenshot below). Based on these parameter values, we want to create an exclusion such as mbox.prohibitedTypes - "itemType is not contained in list". Can someone please confirm if these normal parameters will be accepted by recs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="khushbook25_0-1646223000650.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/38883iAF3B05381C196C57/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="khushbook25_0-1646223000650.png" alt="khushbook25_0-1646223000650.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;We need list on both the sides -&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="khushbook25_1-1646223141643.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/38884iE1F482EBED3D2EE5/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="khushbook25_1-1646223141643.png" alt="khushbook25_1-1646223141643.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is an example of the use case -&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="khushbook25_2-1646223177377.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/38885iFADEC80D0AB39CF7/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="khushbook25_2-1646223177377.png" alt="khushbook25_2-1646223177377.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 12:13:21 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/can-we-pass-multiple-values-as-mbox-parameter/m-p/442704#M7512</guid>
      <dc:creator>Khushboo_Kalia</dc:creator>
      <dc:date>2022-03-02T12:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can we pass multiple values as mbox parameter?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/can-we-pass-multiple-values-as-mbox-parameter/m-p/443384#M7519</link>
      <description>&lt;P&gt;If you are trying to exclude certain ids from showing up, then Recommendations has a param that is built for that:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;function targetPageParams() {
   return {
      "excludedIds": ["352", "223", "23432", "432", "553"]
      }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/target/using/recommendations/plan-implement.html?lang=en" target="_blank" rel="noopener"&gt;https://experienceleague.adobe.com/docs/target/using/recommendations/plan-implement.html?lang=en&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your particular question, I don't think you need to stringify the param value since Adobe will be expecting a list (array) on both the left (param) and right (item catalog column) side.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found that Adobe Target Recommendations is much easier to troubleshoot by generating a debug token from the Administration / Implementation interface.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 03:09:35 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/can-we-pass-multiple-values-as-mbox-parameter/m-p/443384#M7519</guid>
      <dc:creator>Eric_Vidana</dc:creator>
      <dc:date>2022-03-08T03:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can we pass multiple values as mbox parameter?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/can-we-pass-multiple-values-as-mbox-parameter/m-p/443939#M7530</link>
      <description>&lt;P&gt;You can map such a validation via a ProfileScript. There you can create more complex queries and finally return true or false.&amp;nbsp;Maybe this will help you.&lt;/P&gt;&lt;P&gt;I myself would not need a list on either side. At least, I can't think of any current case - and if so, only with some special exceptions, where a list on the left and right would not be sufficient.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 16:14:42 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/can-we-pass-multiple-values-as-mbox-parameter/m-p/443939#M7530</guid>
      <dc:creator>perrin_ennen</dc:creator>
      <dc:date>2022-03-10T16:14:42Z</dc:date>
    </item>
  </channel>
</rss>

