<?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: Adobe Analytics Server Side Forwarding. Question abou... in Adobe Audience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-audience-manager-questions/adobe-analytics-server-side-forwarding-question-about-response/m-p/369984#M1489</link>
    <description>&lt;P&gt;&lt;LI-USER uid="17380590"&gt;&lt;/LI-USER&gt;&amp;nbsp;not sure about the 'hr' one and whether or not it always has a '1' value but I believe it might be short for&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;HttpResponse&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;That particular extract you provided is about URL destinations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the rest:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;id&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Destination ID&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;c&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Destination URL&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;y&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Destination Type&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;ttl&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Time to Live&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what I can see in my tests, some of these IDs can be dedicated partner IDs we have in our backend tools, not necessarily something you can cross-check from the UI.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jul 2020 08:13:27 GMT</pubDate>
    <dc:creator>Christophe_Joss</dc:creator>
    <dc:date>2020-07-10T08:13:27Z</dc:date>
    <item>
      <title>Adobe Analytics Server Side Forwarding. Question about Response JSON object definitions.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-audience-manager-questions/adobe-analytics-server-side-forwarding-question-about-response/m-p/369941#M1488</link>
      <description>&lt;P&gt;I am currently debugging AAM Destination URL implementations and how they behave with Analytics Server Side Forwarding.&lt;BR /&gt;&lt;BR /&gt;Can anyone help me understand what "hr" and "id" represent in the response JSON shown below?&amp;nbsp; Also, why does the "id" field have a timestamp appended to it?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Edit: I am not sure why every instance of the number 1 appears enlarged in the code block below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;if (s_c_il[1].doPostbacks)
    s_c_il[1].doPostbacks({
        "dests": [{
            "hr": 1,
            "id": "3098122-1594330662|3098123-1594330662|3265774-1594330662|3265775-1594330662",
            "y": "img",
            "c": "https://googleads.g.doubleclick.net/pagead/viewthroughconversion/XXXXXXX/?guid=ON&amp;amp;;script=0&amp;amp;data=aam=16382040;16382114;16382040;16382114"
        }, {
            "hr": 1,
            "id": "3139219-1594330662",
            "y": "img",
            "c": "https://www.facebook.com/tr/?id=XXXXXXX&amp;amp;ev=Purchase&amp;amp;cd[segID]=16460837&amp;amp;cd[brand]=XXXXXXX&amp;amp;noscript=1"
        }, 

...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 22:35:35 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-audience-manager-questions/adobe-analytics-server-side-forwarding-question-about-response/m-p/369941#M1488</guid>
      <dc:creator>JMK</dc:creator>
      <dc:date>2020-07-09T22:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe Analytics Server Side Forwarding. Question abou...</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-audience-manager-questions/adobe-analytics-server-side-forwarding-question-about-response/m-p/369984#M1489</link>
      <description>&lt;P&gt;&lt;LI-USER uid="17380590"&gt;&lt;/LI-USER&gt;&amp;nbsp;not sure about the 'hr' one and whether or not it always has a '1' value but I believe it might be short for&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;HttpResponse&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;That particular extract you provided is about URL destinations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the rest:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;id&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Destination ID&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;c&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Destination URL&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;y&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Destination Type&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;ttl&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Time to Live&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what I can see in my tests, some of these IDs can be dedicated partner IDs we have in our backend tools, not necessarily something you can cross-check from the UI.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 08:13:27 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-audience-manager-questions/adobe-analytics-server-side-forwarding-question-about-response/m-p/369984#M1489</guid>
      <dc:creator>Christophe_Joss</dc:creator>
      <dc:date>2020-07-10T08:13:27Z</dc:date>
    </item>
  </channel>
</rss>

