This document lists the events and parameters for
various types of
Meet Hardware Audit activity events. You can retrieve these events by
calling Activities.list()
with applicationName=meet_hardware.
Activity event
The category of an event. For example, an EVENT_BYOD_ENTERED event belongs to the ACTIVITY category. Events of this type are returned with type=ACTIVITY.
Events of this type are returned with type=ACTIVITY.
Connected to a user device
Triggered when a user connects their device to the Google Meet hardware.
| Event details |
| Event name |
EVENT_BYOD_ENTERED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_BYOD_ENTERED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device was connected to a user device
|
Disconnected from a user device
Triggered when a user disconnects their device from the Google Meet hardware.
| Event details |
| Event name |
EVENT_BYOD_EXITED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_BYOD_EXITED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device was disconnected from a user device
|
Google Meet call disconnected
The device left a Google Meet call.
| Event details |
| Event name |
EVENT_MEET_CALL_DISCONNECTED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_MEET_CALL_DISCONNECTED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device left a Google Meet call
|
Google Meet call joined
The device joined a Google Meet call.
| Event details |
| Event name |
EVENT_MEET_CALL_JOINED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_MEET_CALL_JOINED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device joined a Google Meet call
|
Local presentation ended
The device stopped presenting content from a connected user device.
| Event details |
| Event name |
EVENT_LOCAL_PRESENT_ENDED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_LOCAL_PRESENT_ENDED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device stopped presenting from a user device
|
Local presentation started
The device started presenting content from a connected user device.
| Event details |
| Event name |
EVENT_LOCAL_PRESENT_STARTED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_LOCAL_PRESENT_STARTED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device started presenting from a user device
|
Sleep screen entered
The device entered power saving mode.
| Event details |
| Event name |
EVENT_SLEEP_SCREEN_ENTERED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_SLEEP_SCREEN_ENTERED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device entered power saving mode
|
Sleep screen exited
The device exited power saving mode.
| Event details |
| Event name |
EVENT_SLEEP_SCREEN_EXITED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_SLEEP_SCREEN_EXITED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device exited power saving mode
|
Teams call disconnected
The device left a Teams call.
| Event details |
| Event name |
EVENT_TEAMS_CALL_DISCONNECTED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_TEAMS_CALL_DISCONNECTED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device left a Teams call
|
Teams call joined
The device joined a Teams call.
| Event details |
| Event name |
EVENT_TEAMS_CALL_JOINED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_TEAMS_CALL_JOINED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device joined a Teams call
|
Webex call disconnected
The device left a Webex call.
| Event details |
| Event name |
EVENT_WEBEX_CALL_DISCONNECTED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_WEBEX_CALL_DISCONNECTED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device left a Webex call
|
Webex call joined
The device joined a Webex call.
| Event details |
| Event name |
EVENT_WEBEX_CALL_JOINED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_WEBEX_CALL_JOINED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device joined a Webex call
|
Whiteboard camera presentation ended
The device stopped presenting from a whiteboard camera.
| Event details |
| Event name |
EVENT_BOARDCAM_PRESENT_ENDED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_BOARDCAM_PRESENT_ENDED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device stopped presenting from a whiteboard camera
|
Whiteboard camera presentation started
The device started presenting from a whiteboard camera.
| Event details |
| Event name |
EVENT_BOARDCAM_PRESENT_STARTED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_BOARDCAM_PRESENT_STARTED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device started presenting from a whiteboard camera
|
Zoom call disconnected
The device left a Zoom call.
| Event details |
| Event name |
EVENT_ZOOM_CALL_DISCONNECTED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_ZOOM_CALL_DISCONNECTED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device left a Zoom call
|
Zoom call joined
The device joined a Zoom call.
| Event details |
| Event name |
EVENT_ZOOM_CALL_JOINED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_ZOOM_CALL_JOINED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device joined a Zoom call
|
Feedback filed event
The category of an event. For example, an EVENT_FEEDBACK_FILED event belongs to the FEEDBACK_FILED category. Events of this type are returned with type=FEEDBACK_FILED.
Events of this type are returned with type=FEEDBACK_FILED.
Feedback filed
A user submitted feedback from the device.
| Event details |
| Event name |
EVENT_FEEDBACK_FILED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FEEDBACK_FILED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A user filed feedback from the device
|
Issue event
The category of an event. For example, an EVENT_ADD_ON_CAMERA_ATTACHED event belongs to the ISSUE category. Events of this type are returned with type=issue.
Events of this type are returned with type=ISSUE.
Add-on camera attached
An add-on camera was connected to the device.
| Event details |
| Event name |
EVENT_ADD_ON_CAMERA_ATTACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_ADD_ON_CAMERA_ATTACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
An add-on camera connected
|
Add-on camera detached
An add-on camera was disconnected from the device.
| Event details |
| Event name |
EVENT_ADD_ON_CAMERA_DETACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_ADD_ON_CAMERA_DETACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
An add-on camera disconnected
|
Application load failure: authentication error
The application failed to load due to an authentication error.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_AUTH_FAILURE_ERROR |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_AUTH_FAILURE_ERROR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device couldn't authenticate itself
|
Application load failure: client error
The application failed to load due to a client-side error (4xx status code).
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_BAD_STATUS_CODE_4XX_ERROR |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_BAD_STATUS_CODE_4XX_ERROR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The application failed to load due to a client error
|
Application load failure: couldn't establish a network handshake
The application failed to load because it couldn't establish a network handshake.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_TRANSPORT_FAILURE_ERROR |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_TRANSPORT_FAILURE_ERROR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The application failed to load because it couldn't establish a network handshake
|
Application load failure: error loading application
The application failed to load due to a shim framework error.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_SHIM_FRAMEWORK_ERROR |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_SHIM_FRAMEWORK_ERROR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
Error loading application
|
Application load failure: network connection interrupted
The application's network connection was interrupted.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_NETWORK_INTERRUPTED_ERROR |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_NETWORK_INTERRUPTED_ERROR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The network connection was interrupted
|
Application load failure: server error
The application failed to load due to a server-side error (5xx status code).
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_BAD_STATUS_CODE_5XX_ERROR |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_BAD_STATUS_CODE_5XX_ERROR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The application failed to load due to a server error
|
Application load failure: timed out loading application
The application timed out while loading.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_TIMEOUT_ERROR |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_TIMEOUT_ERROR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
Timeout loading application
|
Application load failure: waiting for network
The device is waiting for a network connection.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_WAITING_FOR_NETWORK |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_WAITING_FOR_NETWORK&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device is waiting for network connection
|
Application load failure: WebView exited
The application failed to load because the WebView component exited unexpectedly.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_WEBVIEW_EXIT_ERROR |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_WEBVIEW_EXIT_ERROR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The application failed to load because the WebView exited
|
Application load failure: WebView exited or crashed
The application failed to load because the WebView component exited or crashed.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_WEBVIEW_ERROR |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_WEBVIEW_ERROR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The application failed to load because the WebView exited or crashed
|
Camera attached
A camera was connected to the device.
| Event details |
| Event name |
EVENT_CAMERA_ATTACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_CAMERA_ATTACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A camera connected
|
Camera detached
A camera was disconnected from the device.
| Event details |
| Event name |
EVENT_CAMERA_DETACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_CAMERA_DETACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A camera disconnected
|
Default camera set
A default camera was set for the device.
| Event details |
| Event name |
EVENT_DEFAULT_CAMERA_SET |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DEFAULT_CAMERA_SET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A default camera was set
|
Default camera unset
The default camera was unset for the device.
| Event details |
| Event name |
EVENT_DEFAULT_CAMERA_UNSET |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DEFAULT_CAMERA_UNSET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The default camera was unset
|
Default microphone set
A default microphone was set for the device.
| Event details |
| Event name |
EVENT_DEFAULT_MICROPHONE_SET |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DEFAULT_MICROPHONE_SET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A default microphone was set
|
Default microphone unset
The default microphone was unset for the device.
| Event details |
| Event name |
EVENT_DEFAULT_MICROPHONE_UNSET |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DEFAULT_MICROPHONE_UNSET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The default microphone was unset
|
Default speaker set
A default speaker was set for the device.
| Event details |
| Event name |
EVENT_DEFAULT_SPEAKER_SET |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DEFAULT_SPEAKER_SET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A default speaker was set
|
Default speaker unset
The default speaker was unset for the device.
| Event details |
| Event name |
EVENT_DEFAULT_SPEAKER_UNSET |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DEFAULT_SPEAKER_UNSET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The default speaker was unset
|
Default whiteboard camera set
A default whiteboard camera was set.
| Event details |
| Event name |
EVENT_DEFAULT_VIDEO_CAPTURE_CONTENT_CAMERA_SET |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DEFAULT_VIDEO_CAPTURE_CONTENT_CAMERA_SET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A default whiteboard camera was set
|
Default whiteboard camera unset
The default whiteboard camera was unset.
| Event details |
| Event name |
EVENT_DEFAULT_VIDEO_CAPTURE_CONTENT_CAMERA_UNSET |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DEFAULT_VIDEO_CAPTURE_CONTENT_CAMERA_UNSET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The default whiteboard camera was unset
|
Device found
The device has connected to the network.
| Event details |
| Event name |
EVENT_DEVICE_FOUND |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DEVICE_FOUND&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
Device connected
|
Device missing
The device has disconnected from the network.
| Event details |
| Event name |
EVENT_DEVICE_MISSING |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DEVICE_MISSING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
Device disconnected
|
Display attached
A display was connected to the device.
| Event details |
| Event name |
EVENT_DISPLAY_ATTACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DISPLAY_ATTACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A display connected
|
Display detached
A display was disconnected from the device.
| Event details |
| Event name |
EVENT_DISPLAY_DETACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_DISPLAY_DETACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A display disconnected
|
Firmware update finished
The device finished a firmware update.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_FIRMWARE_UPDATE_ENDED |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_FIRMWARE_UPDATE_ENDED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device finished a firmware update
|
Frontend loaded successfully
The device's frontend application loaded successfully.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_SUCCESS |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_SUCCESS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device's frontend successfully loaded
|
Handheld controller attached
A handheld controller was connected to the device.
| Event details |
| Event name |
EVENT_HANDHELD_CONTROLLER_ATTACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_HANDHELD_CONTROLLER_ATTACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A handheld controller connected
|
Handheld controller detached
A handheld controller was disconnected from the device.
| Event details |
| Event name |
EVENT_HANDHELD_CONTROLLER_DETACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_HANDHELD_CONTROLLER_DETACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A handheld controller disconnected
|
Loading firmware update
The device is currently loading a firmware update.
| Event details |
| Event name |
EVENT_FRONTEND_LOAD_WAIT_FOR_DEVICE_FIRMWARE_UPDATE |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_FRONTEND_LOAD_WAIT_FOR_DEVICE_FIRMWARE_UPDATE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
Device loading firmware update
|
Microphone attached
A microphone was connected to the device.
| Event details |
| Event name |
EVENT_MIC_ATTACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_MIC_ATTACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A microphone connected
|
Microphone detached
A microphone was disconnected from the device.
| Event details |
| Event name |
EVENT_MIC_DETACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_MIC_DETACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A microphone disconnected
|
Speaker attached
A speaker was connected to the device.
| Event details |
| Event name |
EVENT_SPEAKER_ATTACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_SPEAKER_ATTACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A speaker connected
|
Speaker detached
A speaker was disconnected from the device.
| Event details |
| Event name |
EVENT_SPEAKER_DETACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_SPEAKER_DETACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A speaker disconnected
|
Touchscreen controller attached
A touchscreen controller was connected to the device.
| Event details |
| Event name |
EVENT_TOUCH_CONTROLLER_ATTACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_TOUCH_CONTROLLER_ATTACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A touchscreen controller connected
|
Touchscreen controller detached
A touchscreen controller was disconnected from the device.
| Event details |
| Event name |
EVENT_TOUCH_CONTROLLER_DETACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_TOUCH_CONTROLLER_DETACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A touchscreen controller disconnected
|
Whiteboard camera attached
A whiteboard camera was connected to the device.
| Event details |
| Event name |
EVENT_VIDEO_CAPTURE_CONTENT_CAMERA_ATTACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_VIDEO_CAPTURE_CONTENT_CAMERA_ATTACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A whiteboard camera connected
|
Whiteboard camera detached
A whiteboard camera was disconnected from the device.
| Event details |
| Event name |
EVENT_VIDEO_CAPTURE_CONTENT_CAMERA_DETACHED |
| Parameters |
AFFECTED_PERIPHERAL |
message
The peripheral that is affected by the event in question.
|
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_VIDEO_CAPTURE_CONTENT_CAMERA_DETACHED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
A whiteboard camera disconnected
|
Restart event
The category of an event. For example, an EVENT_RESTART_APP event belongs to the RESTART category. Events of this type are returned with type=RESTART.
Events of this type are returned with type=RESTART.
Restart
The device restarted for an unknown reason.
| Event details |
| Event name |
EVENT_RESTART_UNKNOWN |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_RESTART_UNKNOWN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device restarted for an unknown reason
|
Restart app
The Meet application on the device was restarted.
| Event details |
| Event name |
EVENT_RESTART_APP |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_RESTART_APP&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device restarted the app
|
Restart machine
The device was rebooted.
| Event details |
| Event name |
EVENT_RESTART_MACHINE |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_RESTART_MACHINE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device rebooted
|
Software update event
The category of an event. For example, an EVENT_BROWSER_UPDATE event belongs to the SOFTWARE_UPDATE category. Events of this type are returned with type=SOFTWARE_UPDATE.
Events of this type are returned with type=SOFTWARE_UPDATE.
Browser update
The device received a browser update.
| Event details |
| Event name |
EVENT_BROWSER_UPDATE |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_BROWSER_UPDATE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device received a browser update
|
Client app update
The device received a client application update.
| Event details |
| Event name |
EVENT_CLIENT_APP_UPDATE |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_CLIENT_APP_UPDATE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device received a client application update
|
OS update
The device received an operating system update.
| Event details |
| Event name |
EVENT_OS_UPDATE |
| Parameters |
DEVICE_DISPLAY_NAME |
string
The device name displayed to users. The device name is user-defined free text.
|
DEVICE_ID |
string
Unique Identifier of the device.
|
EVENT_DATA |
message
The details of an event occurring to a meet device.
|
SERIAL_NUMBER |
string
Serial number of the device.
|
|
| Sample request |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/meet_hardware?eventName=EVENT_OS_UPDATE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
| Admin Console message format |
The device received an OS update
|