Profile GoogleWorkspace-profile
2 operations, identified by eventName in the audit log.
| eventName | Description |
|---|---|
| any | Source-only rules that filter on applicationName 'profile' without specifying an eventName attribute here. |
| PROFILE_MUTATE_BY_USER | The event which indicates the user's profile is mutated by the user. |
any: Profile (any event)
#Description
Source-only rules that filter on applicationName 'profile' without specifying an eventName attribute here.
Fields #
| Name | Description |
|---|---|
applicationName | Reports API applicationName value identifying the GWS service (e.g. admin, login, drive). |
eventName | The specific action within this application. |
actor.email | Email address of the user or administrator who performed the action. |
actor.profileId | Unique Google Workspace profile ID of the actor. |
ipAddress | IP address of the actor at the time of the event. |
parameters | Array of event-specific key-value parameters documenting affected resources. |
References #
- Reports API: profile activity events https://developers.google.com/workspace/admin/reports/v1/appendix/activity/profile
- Reports API activities.list reference https://developers.google.com/workspace/admin/reports/reference/rest/v1/activities/list
PROFILE_MUTATE_BY_USER: Profile Mutate By User
#Description
The event which indicates the user's profile is mutated by the user.
Fields #
| Name | Description |
|---|---|
applicationName | Reports API applicationName value identifying the GWS service (e.g. admin, login, drive). |
eventName | The specific action within this application. |
actor.email | Email address of the user or administrator who performed the action. |
actor.profileId | Unique Google Workspace profile ID of the actor. |
ipAddress | IP address of the actor at the time of the event. |
parameters | Array of event-specific key-value parameters documenting affected resources. |
References #
- Profile Activity Events https://developers.google.com/workspace/admin/reports/v1/appendix/activity/profile