Admin Data Action Audit Activity Events

This document lists the events and parameters for various types of Admin Data Action Audit activity events. You can retrieve these events by calling Activities.list() with applicationName=admin_data_action .

Audit Logging

Events of this type are returned with type=AUDIT_LOGGING .

Removed sensitive content

Sensitive parameters in audit events have been hidden.

Event details
Event name
SENSITIVE_AUDIT_EVENTS_HIDDEN
Parameters
APPLICATION_ NAME_ OF_ TARGET_ DATA

string

Application Name of data which was accessed/hidden/unhidden.

EVENT_ IDS_ HIDDEN

string

Event IDs that were hidden.

JUSTIFICATION

string

Justification for accessing/hiding/unhiding audit data.

TIME_ USEC_ OF_ TARGET_ DATA

integer

Time Usec of data which was accessed/hidden/unhidden.

UNIQUE_ QUALIFIER_ HIDDEN

integer

Unique qualifier that was hidden.

Sample request
GET https://admin.googleapis.com /admin /reports /v1 /activity /users /all /applications / admin_data_action ?eventName= SENSITIVE_AUDIT_EVENTS_HIDDEN &maxResults=10 &access_token= YOUR_ACCESS_TOKEN
Admin Console message format
Removed sensitive content for {APPLICATION_NAME_OF_TARGET_DATA}

Restored sensitive content

Sensitive parameters in audit events have been unhidden.

Event details
Event name
SENSITIVE_AUDIT_EVENTS_UNHIDDEN
Parameters
APPLICATION_ NAME_ OF_ TARGET_ DATA

string

Application Name of data which was accessed/hidden/unhidden.

EVENT_ IDS_ UNHIDDEN

string

Event IDs that were unhidden.

JUSTIFICATION

string

Justification for accessing/hiding/unhiding audit data.

TIME_ USEC_ OF_ TARGET_ DATA

integer

Time Usec of data which was accessed/hidden/unhidden.

UNIQUE_ QUALIFIER_ UNHIDDEN

integer

Unique qualifier that was unhidden.

Sample request
GET https://admin.googleapis.com /admin /reports /v1 /activity /users /all /applications / admin_data_action ?eventName= SENSITIVE_AUDIT_EVENTS_UNHIDDEN &maxResults=10 &access_token= YOUR_ACCESS_TOKEN
Admin Console message format
Restored sensitive content for {APPLICATION_NAME_OF_TARGET_DATA}

Viewed sensitive content

Sensitive parameters in audit events have been accessed.

Event details
Event name
SENSITIVE_AUDIT_EVENTS_ACCESSED
Parameters
APPLICATION_ NAME_ OF_ TARGET_ DATA

string

Application Name of data which was accessed/hidden/unhidden.

EVENT_ IDS_ ACCESSED

string

Event IDs that were accessed.

FILTERS_ APPLIED_ IN_ QUERY

string

Filters that were applied in the query.

JUSTIFICATION

string

Justification for accessing/hiding/unhiding audit data.

TIME_ USEC_ OF_ TARGET_ DATA

integer

Time Usec of data which was accessed/hidden/unhidden.

UNIQUE_ QUALIFIER_ ACCESSED

integer

Unique Qualifier that was accessed.

Sample request
GET https://admin.googleapis.com /admin /reports /v1 /activity /users /all /applications / admin_data_action ?eventName= SENSITIVE_AUDIT_EVENTS_ACCESSED &maxResults=10 &access_token= YOUR_ACCESS_TOKEN
Admin Console message format
Viewed sensitive content for {APPLICATION_NAME_OF_TARGET_DATA}
Create a Mobile Website
View Site in Mobile | Classic
Share by: