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_BYOD_ENTERED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
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_BYOD_EXITED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device was disconnected from a user device
Google Meet call disconnected
The device left a Google Meet call.
EVENT_MEET_CALL_DISCONNECTED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device left a Google Meet call
Google Meet call joined
The device joined a Google Meet call.
EVENT_MEET_CALL_JOINED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device joined a Google Meet call
Local presentation ended
The device stopped presenting content from a connected user device.
EVENT_LOCAL_PRESENT_ENDED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
The device stopped presenting from a user device
Local presentation started
The device started presenting content from a connected user device.
EVENT_LOCAL_PRESENT_STARTED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
The device started presenting from a user device
Sleep screen entered
The device entered power saving mode.
EVENT_SLEEP_SCREEN_ENTERED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device entered power saving mode
Sleep screen exited
The device exited power saving mode.
EVENT_SLEEP_SCREEN_EXITED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device exited power saving mode
Teams call disconnected
The device left a Teams call.
EVENT_TEAMS_CALL_DISCONNECTED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device left a Teams call
Teams call joined
The device joined a Teams call.
EVENT_TEAMS_CALL_JOINED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device joined a Teams call
Webex call disconnected
The device left a Webex call.
EVENT_WEBEX_CALL_DISCONNECTED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device left a Webex call
Webex call joined
The device joined a Webex call.
EVENT_WEBEX_CALL_JOINED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device joined a Webex call
Whiteboard camera presentation ended
The device stopped presenting from a whiteboard camera.
EVENT_BOARDCAM_PRESENT_ENDED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
The device stopped presenting from a whiteboard camera
Whiteboard camera presentation started
The device started presenting from a whiteboard camera.
EVENT_BOARDCAM_PRESENT_STARTED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
The device started presenting from a whiteboard camera
Zoom call disconnected
The device left a Zoom call.
EVENT_ZOOM_CALL_DISCONNECTED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device left a Zoom call
Zoom call joined
The device joined a Zoom call.
EVENT_ZOOM_CALL_JOINED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
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_FEEDBACK_FILED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
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_ADD_ON_CAMERA_ATTACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
An add-on camera connected
Add-on camera detached
An add-on camera was disconnected from the device.
EVENT_ADD_ON_CAMERA_DETACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
An add-on camera disconnected
Application load failure: authentication error
The application failed to load due to an authentication error.
EVENT_FRONTEND_LOAD_AUTH_FAILURE_ERROR
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
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_FRONTEND_LOAD_BAD_STATUS_CODE_4XX_ERROR
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
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_FRONTEND_LOAD_TRANSPORT_FAILURE_ERROR
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
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_FRONTEND_LOAD_SHIM_FRAMEWORK_ERROR
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
Error loading application
Application load failure: network connection interrupted
The application's network connection was interrupted.
EVENT_FRONTEND_LOAD_NETWORK_INTERRUPTED_ERROR
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
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_FRONTEND_LOAD_BAD_STATUS_CODE_5XX_ERROR
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The application failed to load due to a server error
Application load failure: timed out loading application
The application timed out while loading.
EVENT_FRONTEND_LOAD_TIMEOUT_ERROR
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
Timeout loading application
Application load failure: waiting for network
The device is waiting for a network connection.
EVENT_FRONTEND_LOAD_WAITING_FOR_NETWORK
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device is waiting for network connection
Application load failure: WebView exited
The application failed to load because the WebView component exited unexpectedly.
EVENT_FRONTEND_LOAD_WEBVIEW_EXIT_ERROR
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
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_FRONTEND_LOAD_WEBVIEW_ERROR
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The application failed to load because the WebView exited or crashed
Camera attached
A camera was connected to the device.
EVENT_CAMERA_ATTACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A camera connected
Camera detached
A camera was disconnected from the device.
EVENT_CAMERA_DETACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A camera disconnected
Default camera set
A default camera was set for the device.
EVENT_DEFAULT_CAMERA_SET
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A default camera was set
Default camera unset
The default camera was unset for the device.
EVENT_DEFAULT_CAMERA_UNSET
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
The default camera was unset
Default microphone set
A default microphone was set for the device.
EVENT_DEFAULT_MICROPHONE_SET
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A default microphone was set
Default microphone unset
The default microphone was unset for the device.
EVENT_DEFAULT_MICROPHONE_UNSET
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
The default microphone was unset
Default speaker set
A default speaker was set for the device.
EVENT_DEFAULT_SPEAKER_SET
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A default speaker was set
Default speaker unset
The default speaker was unset for the device.
EVENT_DEFAULT_SPEAKER_UNSET
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
The default speaker was unset
Default whiteboard camera set
A default whiteboard camera was set.
EVENT_DEFAULT_VIDEO_CAPTURE_CONTENT_CAMERA_SET
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A default whiteboard camera was set
Default whiteboard camera unset
The default whiteboard camera was unset.
EVENT_DEFAULT_VIDEO_CAPTURE_CONTENT_CAMERA_UNSET
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
The default whiteboard camera was unset
Device found
The device has connected to the network.
EVENT_DEVICE_FOUND
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
Device connected
Device missing
The device has disconnected from the network.
EVENT_DEVICE_MISSING
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
Device disconnected
Display attached
A display was connected to the device.
EVENT_DISPLAY_ATTACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A display connected
Display detached
A display was disconnected from the device.
EVENT_DISPLAY_DETACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A display disconnected
Firmware update finished
The device finished a firmware update.
EVENT_FRONTEND_LOAD_FIRMWARE_UPDATE_ENDED
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device finished a firmware update
Frontend loaded successfully
The device's frontend application loaded successfully.
EVENT_FRONTEND_LOAD_SUCCESS
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device's frontend successfully loaded
Handheld controller attached
A handheld controller was connected to the device.
EVENT_HANDHELD_CONTROLLER_ATTACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A handheld controller connected
Handheld controller detached
A handheld controller was disconnected from the device.
EVENT_HANDHELD_CONTROLLER_DETACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A handheld controller disconnected
Loading firmware update
The device is currently loading a firmware update.
EVENT_FRONTEND_LOAD_WAIT_FOR_DEVICE_FIRMWARE_UPDATE
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
Device loading firmware update
Microphone attached
A microphone was connected to the device.
EVENT_MIC_ATTACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A microphone connected
Microphone detached
A microphone was disconnected from the device.
EVENT_MIC_DETACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A microphone disconnected
Speaker attached
A speaker was connected to the device.
EVENT_SPEAKER_ATTACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A speaker connected
Speaker detached
A speaker was disconnected from the device.
EVENT_SPEAKER_DETACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A speaker disconnected
Touchscreen controller attached
A touchscreen controller was connected to the device.
EVENT_TOUCH_CONTROLLER_ATTACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A touchscreen controller connected
Touchscreen controller detached
A touchscreen controller was disconnected from the device.
EVENT_TOUCH_CONTROLLER_DETACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A touchscreen controller disconnected
Whiteboard camera attached
A whiteboard camera was connected to the device.
EVENT_VIDEO_CAPTURE_CONTENT_CAMERA_ATTACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
A whiteboard camera connected
Whiteboard camera detached
A whiteboard camera was disconnected from the device.
EVENT_VIDEO_CAPTURE_CONTENT_CAMERA_DETACHED
AFFECTED_
|
The peripheral that is affected by the event in question. |
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
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_RESTART_UNKNOWN
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
SERIAL_
|
Serial number of the device. |
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
The device restarted for an unknown reason
Restart app
The Meet application on the device was restarted.
EVENT_RESTART_APP
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device restarted the app
Restart machine
The device was rebooted.
EVENT_RESTART_MACHINE
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
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_BROWSER_UPDATE
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device received a browser update
Client app update
The device received a client application update.
EVENT_CLIENT_APP_UPDATE
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device received a client application update
OS update
The device received an operating system update.
EVENT_OS_UPDATE
DEVICE_
|
The device name displayed to users. The device name is user-defined free text. |
DEVICE_
|
Unique Identifier of the device. |
EVENT_
|
The details of an event occurring to a meet device. |
SERIAL_
|
Serial number of the device. |
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
The device received an OS update

