Graduation Audit Activity Events

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

Events of this type are returned with type=GRADUATION_ACCOUNT_MIGRATION .

Migration of user account data to a personal account completed.

Event details
Event name
COMPLETED_ACCOUNT_MIGRATION
Parameters
COMPLETION_ TIME

integer

Migration completion time.

DRIVE_ PERCENT_ OF_ FILES_ MIGRATED

integer

Percent of Drive items migrated.

GMAIL_ PERCENT_ OF_ FILES_ MIGRATED

integer

Percent of Gmail messages migrated.

START_ TIME

integer

Migration start time.

USER_ EMAIL

string

User email.

Sample request
GET https://admin.googleapis.com /admin /reports /v1 /activity /users /all /applications / graduation ?eventName= COMPLETED_ACCOUNT_MIGRATION &maxResults=10 &access_token= YOUR_ACCESS_TOKEN
Admin Console message format
Completed migration of data from {USER_EMAIL} to personal account

Migration of user account data to a personal account started.

Event details
Event name
STARTED_ACCOUNT_MIGRATION
Parameters
START_ TIME

integer

Migration start time.

USER_ EMAIL

string

User email.

Sample request
GET https://admin.googleapis.com /admin /reports /v1 /activity /users /all /applications / graduation ?eventName= STARTED_ACCOUNT_MIGRATION &maxResults=10 &access_token= YOUR_ACCESS_TOKEN
Admin Console message format
Started migration of data from {USER_EMAIL} to personal account
Design a Mobile Site
View Site in Mobile | Classic
Share by: