This document lists the events and parameters for
      various types of
      Google Meet Audit activity events. You can retrieve these events by
      calling Activities.list() 
with applicationName=meet 
.
Call event
A record describing a single meeting endpoint.
          Events of this type are returned with type=call 
.
Abuse report submitted
An event indicating that an abuse report was submitted in Meet.
abuse_report_submitted 
action_  
 string 
The description for this action.
action_  
 string 
The reason for this action. Possible values:
-  child_endangerment
 Label for a type of abuse.
-  fraud
 Label for a type of abuse.
-  harassment
 Label for a type of abuse.
-  malware
 Label for a type of abuse.
-  other
 Label for a type of abuse.
-  sexual
 Label for a type of abuse.
-  spam
 Label for a type of abuse.
-  violence
 Label for a type of abuse.
calendar_  
 string 
The identifier of the Google Calendar event associated with the conference.
conference_  
 string 
The unique identifier of the conference.
device_  
 string 
The participant's device type. Possible values:
-  android
 Android.
-  chromebase
 Chromebase (Meet hardware).
-  chromebox
 Chromebox (Meet hardware).
-  interop
 Endpoint joining over the 3rd party system.
-  ios
 iOS.
-  jamboard
 Jamboard.
-  other_client
 Other device type.
-  pstn_in
 PSTN dial-in, that is, a participant using a telephone to call into the meeting.
-  pstn_out
 PSTN dial-out, that is, a telephone call from the meeting.
-  smart_display
 Smart display.
-  web
 Web browser.
display_  
 string 
Human readable name of the endpoint that is displayed in the meeting.
endpoint_  
 string 
The unique endpoint identifier for the current call. Joining the same conference twice generates two distinct endpoint IDs.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
ip_  
 string 
The participant's external IP address.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
organizer_  
 string 
The email address of the meeting creator.
product_  
 string 
The type of meeting product (Classic Hangouts/Google Meet). Possible values:
-  classic_hangouts
 Classic Hangouts.
-  meet
 Google Meet.
-  unknown_product
 Other product type.
target_  
 string 
The target display names for this action.
target_  
 string 
The target email for this action.
target_  
 string 
The target phone number for this action.
GET https://admin.googleapis.com  
A participant submitted an abuse report in a meeting. 
Broadcast activity
An event indicating that there was broadcast activity in Meet.
broadcast_activity 
broadcast_  
 string 
The state of this Meet broadcast. Possible values:
-  active
 The broadcast is currently live.
-  starting
 The broadcast has been started but is not yet live.
-  stopped
 The broadcast is over.
conference_  
 string 
The unique identifier of the conference.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
A participant interacted with a broadcast in Meet. 
Endpoint left
An event indicating that an endpoint left a meeting.
call_ended 
audio_  
 integer 
The maximum packet loss for received audio streams (percent).
audio_  
 integer 
The mean packet loss for received audio streams (percent).
audio_  
 integer 
The duration during which the participant received any audio (seconds).
audio_  
 integer 
The mean bitrate of the sent audio stream (kbit/s).
audio_  
 integer 
The maximum packet loss for the sent audio stream (percent).
audio_  
 integer 
The mean packet loss for the sent audio stream (percent).
audio_  
 integer 
The duration during which the participant sent audio (seconds).
calendar_  
 string 
The identifier of the Google Calendar event associated with the conference.
conference_  
 string 
The unique identifier of the conference.
device_  
 string 
The participant's device type. Possible values:
-  android
 Android.
-  chromebase
 Chromebase (Meet hardware).
-  chromebox
 Chromebox (Meet hardware).
-  interop
 Endpoint joining over the 3rd party system.
-  ios
 iOS.
-  jamboard
 Jamboard.
-  other_client
 Other device type.
-  pstn_in
 PSTN dial-in, that is, a participant using a telephone to call into the meeting.
-  pstn_out
 PSTN dial-out, that is, a telephone call from the meeting.
-  smart_display
 Smart display.
-  web
 Web browser.
display_  
 string 
Human readable name of the endpoint that is displayed in the meeting.
duration_  
 integer 
The duration for which the participant stayed in the meeting (seconds).
encryption_  
 string 
The encryption type used during the Google Meet conference. Possible values:
-  cloud_encryption
 Cloud encryption.
-  cse_encryption
 Client-side encryption.
end_  
 integer 
The call rating given by the participant at the end of the call, ranging from 1 to 5.
endpoint_  
 string 
The unique endpoint identifier for the current call. Joining the same conference twice generates two distinct endpoint IDs.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
ip_  
 string 
The participant's external IP address.
is_  
 boolean 
Indicates if the participant is external to your organization.
location_  
 string 
The country from which the participant joined.
location_  
 string 
The city or geographical region within a country from which the participant joined.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
network_  
 integer 
The fraction of time where the network did not have enough bandwidth to send all the data to Google servers (percent).
network_  
 integer 
The estimated bandwidth used by received media streams (kbps).
network_  
 integer 
The estimated bandwidth used by sent media streams (kbps).
network_  
 integer 
The maximum network jitter for received packets (milliseconds).
network_  
 integer 
The mean network jitter for received packets (milliseconds).
network_  
 integer 
The mean network round-trip time (milliseconds).
network_  
 integer 
The mean network jitter for sent packets (milliseconds).
network_  
 string 
The network protocol that was used. Possible values:
-  multiple
 Both TCP and UDP were used.
-  tcp
 TCP.
-  tls
 TLS.
-  udp
 UDP.
-  unknown
 Unknown network protocol.
organizer_  
 string 
The email address of the meeting creator.
product_  
 string 
The type of meeting product (Classic Hangouts/Google Meet). Possible values:
-  classic_hangouts
 Classic Hangouts.
-  meet
 Google Meet.
-  unknown_product
 Other product type.
screencast_  
 integer 
The mean bitrate of the received screencasts (kbit/s).
screencast_  
 integer 
The mean frame rate of received screencasts (FPS).
screencast_  
 integer 
The median of the long side of the received screencasts (pixels).
screencast_  
 integer 
The maximum packet loss for received screencasts (percent).
screencast_  
 integer 
The mean packet loss for received screencasts (percent).
screencast_  
 integer 
The duration during which the participant received any screencast (seconds).
screencast_  
 integer 
The median of the short side of the received screencasts (pixels).
screencast_  
 integer 
The mean bitrate of sent screencasts (kbit/s).
screencast_  
 integer 
The mean frame rate of sent screencasts (FPS).
screencast_  
 integer 
The median of the long side of the sent screencasts (pixels).
screencast_  
 integer 
The maximum packet loss for sent screencasts (percent).
screencast_  
 integer 
The mean packet loss for sent screencasts (percent).
screencast_  
 integer 
The duration during which the participant sent a screencast (seconds).
screencast_  
 integer 
The median of the short side of the sent screencasts (pixels).
video_  
 integer 
The mean frame rate of received video streams (FPS).
video_  
 integer 
The median of the long side of the received video streams (pixels).
video_  
 integer 
The maximum packet loss for received video streams (percent).
video_  
 integer 
The mean packet loss for received video streams (percent).
video_  
 integer 
The duration during which the participant received any video (seconds).
video_  
 integer 
The median of the short side of the received video streams (pixels).
video_  
 integer 
The mean bitrate of the sent video stream (kbit/s).
video_  
 integer 
The mean frame rate of the sent video stream (FPS).
video_  
 integer 
The median of the long side of the sent video stream (pixels).
video_  
 integer 
The maximum packet loss for the sent video stream (percent).
video_  
 integer 
The mean packet loss for the sent video stream (percent).
video_  
 integer 
The duration during which the participant sent video (seconds).
video_  
 integer 
The median of the short side of the sent video stream (pixels).
GET https://admin.googleapis.com  
The endpoint left a video meeting 
Livestream watched
An event indicating that a viewer watched a livestream in Meet.
livestream_watched 
conference_  
 string 
The unique identifier of the conference.
device_  
 string 
The participant's device type. Possible values:
-  android
 Android.
-  chromebase
 Chromebase (Meet hardware).
-  chromebox
 Chromebox (Meet hardware).
-  interop
 Endpoint joining over the 3rd party system.
-  ios
 iOS.
-  jamboard
 Jamboard.
-  other_client
 Other device type.
-  pstn_in
 PSTN dial-in, that is, a participant using a telephone to call into the meeting.
-  pstn_out
 PSTN dial-out, that is, a telephone call from the meeting.
-  smart_display
 Smart display.
-  web
 Web browser.
display_  
 string 
Human readable name of the endpoint that is displayed in the meeting.
endpoint_  
 string 
The unique endpoint identifier for the current call. Joining the same conference twice generates two distinct endpoint IDs.
is_  
 boolean 
Indicates if the participant is external to your organization.
livestream_  
 string 
The Enterprise Content Delivery Network (eCDN) location for a Meet livestream viewer.
livestream_  
 string 
The eCDN network for a Meet livestream viewer.
livestream_  
 string 
The private IP address for a Meet livestream viewer.
livestream_  
 string 
The id for the Meet conference livestream view page (for example, '678df2a2-1598-4754-8d3d-8b7b53868908'). Recurrent meetings have the same view page id.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
organizer_  
 string 
The email address of the meeting creator.
product_  
 string 
The type of meeting product (Classic Hangouts/Google Meet). Possible values:
-  classic_hangouts
 Classic Hangouts.
-  meet
 Google Meet.
-  unknown_product
 Other product type.
start_  
 integer 
The time when the participant joined the meeting (in epoch seconds).
GET https://admin.googleapis.com  
The viewer watched a livestream of a meeting on view page. 
Conference action
A record describing a conference action.
          Events of this type are returned with type=conference_action 
.
Dialed out
An event indicating that an endpoint dialed out.
dialed_out 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_  
 integer 
Target user count.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
In meet broadcast activity
An event indicating that there was an in-meet broadcast activity.
in_meet_broadcast_activity 
broadcast_  
 string 
The state of this Meet broadcast. Possible values:
-  active
 The broadcast is currently live.
-  starting
 The broadcast has been started but is not yet live.
-  stopped
 The broadcast is over.
conference_  
 string 
The unique identifier of the conference.
is_  
 boolean 
Indicates if the participant is external to your organization.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Invitation sent
An event indicating that an endpoint invited users to the meeting.
invitation_sent 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_  
 integer 
Target user count.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Knocking accepted
An event indicating that an endpoint accepted knocking of other users.
knocking_accepted 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_  
 integer 
Target user count.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Knocking denied
An event indicating that an endpoint denied knocking of other users.
knocking_denied 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_  
 integer 
Target user count.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Poll answered
An event indicating that an endpoint answered a poll.
poll_answered 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Poll created
An event indicating that an endpoint created a poll.
poll_created 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Presentation started
An event indicating that an endpoint started a presentation.
presentation_started 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Presentation stopped
An event indicating that an endpoint stopped a presentation.
presentation_stopped 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Question created
An event indicating that an endpoint created a question.
question_created 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Question responded
An event indicating that an endpoint responded to a question.
question_responded 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Recording activity
An event indicating that there was recording activity in Meet.
recording_activity 
conference_  
 string 
The unique identifier of the conference.
is_  
 boolean 
Indicates if the participant is external to your organization.
streaming_  
 string 
The state of this Meet streaming session. Possible values:
-  active
 The broadcast is currently live.
-  starting
 The broadcast has been started but is not yet live.
-  stopped
 The broadcast is over.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Ring answered
An event indicating that an endpoint answered a ring invitation.
ring_answered 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_  
 integer 
Target user count.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Ring missed
An event indicating that an endpoint missed a ring invitation.
ring_missed 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_  
 integer 
Target user count.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Ring sent
An event indicating that an endpoint sent a ring invitation.
ring_sent 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_  
 integer 
Target user count.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Transcription activity
An event indicating that there was transcription activity in Meet.
transcription_activity 
conference_  
 string 
The unique identifier of the conference.
is_  
 boolean 
Indicates if the participant is external to your organization.
streaming_  
 string 
The state of this Meet streaming session. Possible values:
-  active
 The broadcast is currently live.
-  starting
 The broadcast has been started but is not yet live.
-  stopped
 The broadcast is over.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 
Watermarking active
An event indicating that watermarking is active.
watermarking_active 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
A participant started a watermarking session, and it became active. 
Watermarking starting
An event indicating that watermarking is starting.
watermarking_starting 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
A participant started a watermarking session. 
Watermarking stopped
An event indicating that watermarking is stopped.
watermarking_stopped 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
A participant started a watermarking session, and it stopped. 
Whiteboard started
An event indicating that an endpoint started a whiteboard.
whiteboard_started 
action_  
 string 
Action time.
conference_  
 string 
The unique identifier of the conference.
identifier 
 string 
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_  
 string 
Indicates the type of the participant identifier. Possible values:
-  device_id
 The unique device identifier of the Meet hardware.
-  email_address
 The participant's email address. Visible when the participant is in-domain or when the meeting is organized by a user who is in-domain.
-  phone_number
 The participant's telephone number.
is_  
 boolean 
Indicates if the participant is external to your organization.
meeting_  
 string 
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
GET https://admin.googleapis.com  
The endpoint performed an action that requires to be reported 

