Skip to main content

activities

Overview

Nameactivities
TypeResource
Idgoogleworkspace.admin.activities

Fields

NameDatatypeDescription
idobjectUnique identifier for each activity record.
ipAddressstringIP address of the user doing the action. This is the Internet Protocol (IP) address of the user when logging into Google Workspace, which may or may not reflect the user's physical location. For example, the IP address can be the user's proxy server's address or a virtual private network (VPN) address. The API supports IPv4 and IPv6.
kindstringThe type of API resource. For an activity report, the value is audit#activity.
ownerDomainstringThis is the domain that is affected by the report's event. For example domain of Admin console or the Drive application's document owner.
actorobjectUser doing the action.
etagstringETag of the entry.
eventsarrayActivity events in the report.

Methods

NameAccessible byRequired ParamsDescription
reports_activities_listSELECTapplicationName, userKeyRetrieves a list of activities for a specific customer's account and application such as the Admin console application or the Google Drive application. For more information, see the guides for administrator and Google Drive activity reports. For more information about the activity report's parameters, see the activity parameters reference guides.
reports_activities_watchEXECapplicationName, userKeyStart receiving notifications for account activities. For more information, see Receiving Push Notifications.