<?xml version="1.0" encoding="UTF-8"?>
<!-- AUTOGENERATED FILE. DO NOT EDIT. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2016:admin-sdk-release-notes</id>
  <title>Google Workspace Admin SDK - Release notes</title>
  <link rel="self" href="https://developers.google.com/feeds/admin-sdk-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2025-12-30T00:00:00-08:00</updated>

  <entry>
    <title>December 30, 2025</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#December_30_2025</id>
    <updated>2025-12-30T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#December_30_2025"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>License Manager API</strong>: The SKU name "Gemini Education" has been renamed to "Google AI Pro for Education." For details, see  the <a href="https://developers.google.com/workspace/admin/licensing/v1/how-tos/products">Google Product and SKU IDs</a> documentation and <a href="https://workspaceupdates.googleblog.com/2025/09/google-ai-pro-for-education.html">announcement</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 17, 2025</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#March_17_2025</id>
    <updated>2025-03-17T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#March_17_2025"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Reports API</strong>: User Logs Events now have logs for additional challenge types, such as <code>Passkey</code>, <code>Device Prompt</code>, <code>SAML</code> and more.</p>
<p><a href="https://developers.google.com/admin-sdk/reports/v1/appendix/activity/login">Learn more about Login Audit Activity Events</a>. You can get these events using the <a href="https://developers.google.com/admin-sdk/reports/reference/rest/v1/activities/list"><code>activities.list</code></a> method.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 14, 2025</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#February_14_2025</id>
    <updated>2025-02-14T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#February_14_2025"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Reports API</strong>: Google Chat now supports the <a href="https://developers.google.com/admin-sdk/reports/reference/rest/v1/customerUsageReports/get"><code>customerUsageReports.get()</code></a> and <a href="https://developers.google.com/admin-sdk/reports/reference/rest/v1/userUsageReport/get"><code>userUsageReports.get()</code></a> methods. Forty eight new metrics have been added to <a href="https://developers.google.com/admin-sdk/reports/v1/appendix/usage/customer/chat"><code>customerUsageReports</code></a> and four new metrics have been added to <a href="https://developers.google.com/admin-sdk/reports/v1/appendix/usage/user/chat"><code>userUsageReports</code></a>.</p>
<h3>Change</h3>
<p><strong>Reports API</strong>: A new event type <code>conversation_read</code> has been added to Google Chat along with four new event parameters to <a href="https://developers.google.com/admin-sdk/reports/reference/rest/v1/activities/list"><code>activities.list</code></a>, and <a href="https://developers.google.com/admin-sdk/reports/reference/rest/v1/activities/watch"><code>activities.watch</code></a>:</p>
<ul>
<li><code>conversation_ownership</code></li>
<li><code>conversation_type</code></li>
<li><code>message_type</code></li>
<li><code>attachment_status</code></li>
</ul>
<p>The full list of events and parameters supported in Chat audit activities can be found on the <a href="https://developers.google.com/admin-sdk/reports/v1/appendix/activity/chat">Chat Audit Activity Events</a> page.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 29, 2024</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#January_29_2024</id>
    <updated>2024-01-29T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#January_29_2024"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Reports API</strong>: The event returned in the <a href="https://developers.google.com/admin-sdk/reports/reference/rest/v1/activities/watch"><code>activities.watch</code></a> method payload is now filtered to the event name set in the filter. Before this change, multiple events were returned in the payload even if the customer filtered to a specific event.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 27, 2023</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#December_27_2023</id>
    <updated>2023-12-27T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#December_27_2023"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Directory API</strong></p>
<p><strong>(Generally available)</strong>: You can now change the device status of ChromeOS devices in batch. For more information, refer to <a href="https://developers.google.com/admin-sdk/directory/v1/guides/manage-chrome-devices#take_action_chrome_device">Deprovisioning or disabling Chrome devices</a>.</p>
<h3>Deprecated</h3>
<p><strong>Directory API</strong>: The <a href="https://developers.google.com/admin-sdk/directory/reference/rest/v1/chromeosdevices/action"><code>action</code></a> method of the <code>chromeosdevices</code> resource is deprecated. Instead, use the <a href="https://developers.google.com/admin-sdk/directory/reference/rest/v1/customer.devices.chromeos/batchChangeStatus"><code>batchChangeStatus</code></a> method in the <code>customer.devices.chromeos</code> resource.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 06, 2022</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#September_06_2022</id>
    <updated>2022-09-06T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#September_06_2022"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Reseller API</strong>: The maximum queries per day (QPD) of 10,000 no longer applies.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 14, 2020</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#May_14_2020</id>
    <updated>2020-05-14T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#May_14_2020"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: A new parameter <code>member_type</code> has been added to the Enterprise Groups activity report. Valid member types include user, group, service account, and other.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 30, 2019</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#July_30_2019</id>
    <updated>2019-07-30T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#July_30_2019"/>
    <content type="html"><![CDATA[<h3>Deprecated</h3>
<p><strong>Reports API</strong>: The customer usage reports for App Maker and Apps Script are deprecated and will eventually be removed from the API.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>October 22, 2018</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#October_22_2018</id>
    <updated>2018-10-22T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#October_22_2018"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Reports API</strong>: The <code>community_name</code> parameter for the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/entities-gplus">Google+ communities report</a> is now available only for communities inside your organization.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>October 05, 2018</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#October_05_2018</id>
    <updated>2018-10-05T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#October_05_2018"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p><strong>Alert Center API</strong>: V1beta1 is now available.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 01, 2018</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#August_01_2018</id>
    <updated>2018-08-01T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#August_01_2018"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Reports API</strong>: The availability of past data for the <a href="https://developers.google.com/admin-sdk/reports/v1/guides/manage-usage-entities">Entities Usage Report</a> has been changed to 30 days.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 04, 2018</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#June_04_2018</id>
    <updated>2018-06-04T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#June_04_2018"/>
    <content type="html"><![CDATA[<h3>Fixed</h3>
<p><strong>Reports API</strong>: Fixed an issue where some <a href="https://developers.google.com/admin-sdk/reports/v1/guides/manage-usage-entities">Entities Usage Parameters</a> were under-reported for some <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/entities-gplus">Google+ communities</a>. This has been corrected as of May 25, 2018.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 11, 2017</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#December_11_2017</id>
    <updated>2017-12-11T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#December_11_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: We have created the <a href="https://developers.google.com/admin-sdk/reports/v1/guides/manage-usage-entities">Entities Usage Report</a> to generate reports on entities used by your account's users. The API currently supports reporting for <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/entities-gplus">Google+ communities</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 11, 2017</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#July_11_2017</id>
    <updated>2017-07-11T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#July_11_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: Nine new parameters have been added to the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/customers-gplus">Google+ customer usage report</a>. The new parameters are:</p>
<ul>
<li><code>num_communities</code></li>
<li><code>num_communities_public</code></li>
<li><code>num_communities_private</code></li>
<li><code>num_communuties_organization_wide</code></li>
<li><code>num_communities_organization_private</code></li>
<li><code>num_collections</code></li>
<li><code>num_collections_public</code></li>
<li><code>num_collections_organization_wide</code></li>
<li><code>num_collections_organization_private</code></li>
</ul>
<p>In addition, the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/users-gplus">Google+ user usage report</a> was created with seven metrics:</p>
<ul>
<li><code>num_shares</code></li>
<li><code>num_plusones</code></li>
<li><code>num_plusones_received</code></li>
<li><code>num_replies</code></li>
<li><code>num_replies_received</code></li>
<li><code>num_reshares</code></li>
<li><code>num_reshares_received</code></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>May 11, 2017</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#May_11_2017</id>
    <updated>2017-05-11T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#May_11_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: We have added the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/customers-appmaker">App Maker</a> and <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/customers-appsscript">Apps Script</a> customer usage reports to the <code>customerUsageReports.get</code> method. These new reports allow you to view information about App Maker and Apps Script usage in your domains.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 05, 2017</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#April_05_2017</id>
    <updated>2017-04-05T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#April_05_2017"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Reports API</strong>: Google Docs customer and usage reports are being replaced by Google Drive customer and usage metrics. See details in <a href="https://developers.google.com/admin-sdk/reports/v1/updated-drive-metrics">Update your Drive and Docs Metrics</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 14, 2017</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#March_14_2017</id>
    <updated>2017-03-14T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#March_14_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: Six new parameters have been added to the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/customers-gplus">Google+ customer usage report</a>. The new parameters are:</p>
<ul>
<li><code>num_new_users</code></li>
<li><code>num_shares</code></li>
<li><code>num_reshares</code></li>
<li><code>num_plusones</code></li>
<li><code>num_replies</code></li>
<li><code>num_stream_items_read</code></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>February 02, 2015</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#February_02_2015</id>
    <updated>2015-02-02T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#February_02_2015"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: We have added the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/customers-mobile">Mobile Device</a> customer usage report to the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/customerUsageReports/get"><code>customerUsageReports.get</code> method</a>. This new report allows you to view information about mobile device usage in your domains.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 11, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#December_11_2014</id>
    <updated>2014-12-11T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#December_11_2014"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: We have added the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/activity-ref-appendix-a/calendar-event-names">Google Calendar</a> audit report to the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/activities/list"><code>activities.list</code> method</a>. This new report allows you to view information about changes to calendars and calendar events for users in your domain.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 20, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#November_20_2014</id>
    <updated>2014-11-20T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#November_20_2014"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: We have added the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/customers-sites">Google Sites</a> customer usage report to the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/customerUsageReports/get"><code>customerUsageReports.get</code> method</a>. This new report allows you to view information about Google Sites usage in your domains.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 12, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#November_12_2014</id>
    <updated>2014-11-12T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#November_12_2014"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: We have added the <a href="https://developers.google.com/admin-sdk/reports/v1/guides/manage-audit-token">OAuth Token Audit</a> reporting application to the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/activities/list"><code>activities.list</code> method</a>. This new report allows you to view information about third party websites and applications that users in your domains have granted access to.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 03, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#November_03_2014</id>
    <updated>2014-11-03T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#November_03_2014"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Reseller API</strong>: New <code>billingMethod</code> field.</p>
<h3>Change</h3>
<p><strong>Reseller API</strong>: New <code>transferToDirect</code> <code>deletionType</code>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>October 29, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#October_29_2014</id>
    <updated>2014-10-29T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#October_29_2014"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: Added the following parameters to the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/customers-gmail">Gmail customer usage report</a>:</p>
<ul>
<li><code>num_inbound_delivered_emails</code></li>
<li><code>num_inbound_rerouted_emails</code></li>
<li><code>num_inbound_rejected_emails</code></li>
<li><code>num_inbound_spam_emails</code></li>
<li><code>num_inbound_non_spam_emails</code></li>
<li><code>num_inbound_encrypted_emails</code></li>
<li><code>num_inbound_unencrypted_emails</code></li>
<li><code>num_outbound_delivered_emails</code></li>
<li><code>num_outbound_rerouted_emails</code></li>
<li><code>num_outbound_rejected_emails</code></li>
<li><code>num_outbound_encrypted_emails</code></li>
<li><code>num_outbound_unencrypted_emails</code></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>October 27, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#October_27_2014</id>
    <updated>2014-10-27T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#October_27_2014"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: We have added the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/customers-cros">ChromeOS Devices customer usage report</a> to the <a href="https://developers.google.com/admin-sdk/reports/v1/reference/customerUsageReports/get"><code>customerUsageReports.get</code> method</a>. This new report allows you to view information about ChromeOS device usage in your domains.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 02, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#September_02_2014</id>
    <updated>2014-09-02T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#September_02_2014"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Reports API</strong>: The maximum time limit for usage reports has been increased from 180 days to 450 days. Because this change will take time to populate in our data, the full 450 day history will be available on May 30, 2015 with an earliest available record date of March 6, 2014.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 15, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#August_15_2014</id>
    <updated>2014-08-15T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#August_15_2014"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: A new <a href="https://developers.google.com/admin-sdk/reports/v1/reference/activity-ref-appendix-a/drive-event-names#view_docs"><code>view</code> event</a> has been added to the <a href="https://developers.google.com/admin-sdk/reports/v1/guides/manage-audit-drive">Drive activity report</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 11, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#August_11_2014</id>
    <updated>2014-08-11T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#August_11_2014"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Directory API</strong>: The following fields have been added to the <a href="https://developers.google.com/admin-sdk/directory/v1/reference/mobiledevices"><code>Mobiledevices</code> resource</a>:</p>
<ul>
<li><code>serialNumber</code></li>
<li><code>imei</code></li>
<li><code>meid</code></li>
<li><code>wifiMacAddress</code></li>
<li><code>networkOperator</code></li>
<li><code>defaultLanguage</code></li>
<li><code>managedAccountIsOnOwnerProfile</code></li>
<li><code>deviceCompromisedStatus</code></li>
<li><code>buildNumber</code></li>
<li><code>kernelVersion</code></li>
<li><code>basebandVersion</code></li>
</ul>
<h3>Feature</h3>
<p><strong>Directory API</strong>: The <a href="https://developers.google.com/admin-sdk/directory/v1/reference/chromeosdevices"><code>Chromeosdevices</code> resource</a> has the following fields: </p>
<ul>
<li><code>recentUsers</code> </li>
<li>Device's <code>ethernetMacAddress</code></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>August 04, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#August_04_2014</id>
    <updated>2014-08-04T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#August_04_2014"/>
    <content type="html"><![CDATA[<h3>Deprecated</h3>
<p><strong>Reseller API</strong>: Deprecated <code>readonly</code> scope.</p>
<h3>Change</h3>
<p><strong>Reseller API</strong>: new <code>licensedNumberOfSeats</code> field in the <code>Subscriptions</code> resource.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 25, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#June_25_2014</id>
    <updated>2014-06-25T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#June_25_2014"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Reports API</strong>: The <a href="https://developers.google.com/admin-sdk/reports/v1/guides/manage-audit-drive">Drive activity report</a> is now available. This new report provides insight about Drive activity and how your account's users manage, modify, and share their Google Drive documents. This report is available only for G Suite Business customers and replaces the Google Docs activity report. The Google Docs activity report is now deprecated and will cease functioning on January 31, 2015.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 05, 2014</title>
    <id>tag:google.com,2016:admin-sdk-release-notes#June_05_2014</id>
    <updated>2014-06-05T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/admin/docs/release-notes#June_05_2014"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Reports API</strong>: Both <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/customers-gmail">customer</a> and <a href="https://developers.google.com/admin-sdk/reports/v1/reference/usage-ref-appendix-a/users-gmail">user</a> Gmail reports now include default values. For example, if a user sends no email, the <code>num_emails_sent</code> parameter is returned as 0. Previously, if there was no data for a field, that field was omitted from the report.</p>
]]>
    </content>
  </entry>

</feed>
