<?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: Viewing Item Usage in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/viewing-item-usage/m-p/765108#M517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, &lt;A href="https://community.esri.com/migrated-users/324733"&gt;Per Åke Mattias Wallin&lt;/A&gt;‌, you were correct, I was running an older version of the package and an upgrade worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few follow on questions that maybe you or someone else can answer?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How can I view the API for older versions? Would be nice if the documentation indicated when a feature was added like some other APIs.&lt;/LI&gt;&lt;LI&gt;Web maps work for me. The only item type that doesn't work is an unhosted feature layer that has been registered from ArcGIS Server. Hosted feature layers are fine. In the example below, I registered a publicly available ArcGIS Server Feature Layer (&lt;A class="link-titled" href="https://carto.nationalmap.gov/arcgis/rest/services/Contours/MapServer/1" title="https://carto.nationalmap.gov/arcgis/rest/services/Contours/MapServer/1"&gt;Layer: Continental US Labels (ID: 1)&lt;/A&gt; ) and get the following error:&lt;BR /&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/431044_pastedImage_4.png" /&gt;&lt;/LI&gt;&lt;LI&gt;Why do the "number of views" in the item details not match up with the item usage? In the example below I created a hosted feature layer, added it to a map and made an edit. This seems reflected in the "3 views" in the item details but the usage for the last 30 days is empty.&lt;BR /&gt;&lt;BR /&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/431042_pastedImage_1.png" /&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Jill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2018 19:08:01 GMT</pubDate>
    <dc:creator>JillianStanford</dc:creator>
    <dc:date>2018-12-06T19:08:01Z</dc:date>
    <item>
      <title>Viewing Item Usage</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/viewing-item-usage/m-p/765106#M515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Can someone confirm that I'm using the Usage operation of the &lt;A href="https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#item"&gt;Item&lt;/A&gt;&amp;nbsp;object correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following works to get an item:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/430339_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to get it's usage I get the following:&lt;BR /&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/430358_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an ArcGIS Online item and I am an administrator.&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 21:35:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/viewing-item-usage/m-p/765106#M515</guid>
      <dc:creator>JillianStanford</dc:creator>
      <dc:date>2018-11-27T21:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing Item Usage</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/viewing-item-usage/m-p/765107#M516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using 1.5.1 and this works for me.&amp;nbsp; In 1.5.0 this didn't work.&amp;nbsp; However, if I'm trying to get the usage of a web map nothing is returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Item usage" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/430689_Item_Usage.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2018 19:19:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/viewing-item-usage/m-p/765107#M516</guid>
      <dc:creator>Per_Åke_MattiasWallin</dc:creator>
      <dc:date>2018-11-30T19:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing Item Usage</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/viewing-item-usage/m-p/765108#M517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, &lt;A href="https://community.esri.com/migrated-users/324733"&gt;Per Åke Mattias Wallin&lt;/A&gt;‌, you were correct, I was running an older version of the package and an upgrade worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few follow on questions that maybe you or someone else can answer?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How can I view the API for older versions? Would be nice if the documentation indicated when a feature was added like some other APIs.&lt;/LI&gt;&lt;LI&gt;Web maps work for me. The only item type that doesn't work is an unhosted feature layer that has been registered from ArcGIS Server. Hosted feature layers are fine. In the example below, I registered a publicly available ArcGIS Server Feature Layer (&lt;A class="link-titled" href="https://carto.nationalmap.gov/arcgis/rest/services/Contours/MapServer/1" title="https://carto.nationalmap.gov/arcgis/rest/services/Contours/MapServer/1"&gt;Layer: Continental US Labels (ID: 1)&lt;/A&gt; ) and get the following error:&lt;BR /&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/431044_pastedImage_4.png" /&gt;&lt;/LI&gt;&lt;LI&gt;Why do the "number of views" in the item details not match up with the item usage? In the example below I created a hosted feature layer, added it to a map and made an edit. This seems reflected in the "3 views" in the item details but the usage for the last 30 days is empty.&lt;BR /&gt;&lt;BR /&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/431042_pastedImage_1.png" /&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Jill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 19:08:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/viewing-item-usage/m-p/765108#M517</guid>
      <dc:creator>JillianStanford</dc:creator>
      <dc:date>2018-12-06T19:08:01Z</dc:date>
    </item>
  </channel>
</rss>

