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.
Graduation Account Migration
Events of this type are returned with type=GRADUATION_ACCOUNT_MIGRATION.
Completed migration of data
Migration of user account data to a personal account completed.
| Event details | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Event name | COMPLETED_ACCOUNT_MIGRATION |
||||||||||
| Parameters |
|
||||||||||
| Sample request |
GET https://admin.googleapis.com |
||||||||||
| Admin Console message format | Completed migration of data from {USER_EMAIL} to personal account |
||||||||||
Started migration of data
Migration of user account data to a personal account started.
| Event details | |||||
|---|---|---|---|---|---|
| Event name | STARTED_ACCOUNT_MIGRATION |
||||
| Parameters |
|
||||
| Sample request |
GET https://admin.googleapis.com |
||||
| Admin Console message format | Started migration of data from {USER_EMAIL} to personal account |
||||