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_
description
string
The description for this action.
action_
reason
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_
event_
id
string
The identifier of the Google Calendar event associated with the conference.
conference_
id
string
The unique identifier of the conference.
device_
type
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_
name
string
Human readable name of the endpoint that is displayed in the meeting.
endpoint_
id
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_
type
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_
address
string
The participant's external IP address.
is_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
string
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
organizer_
email
string
The email address of the meeting creator.
product_
type
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_
display_
names
string
The target display names for this action.
target_
email
string
The target email for this action.
target_
phone_
number
string
The target phone number for this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= abuse_report_submitted
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A participant submitted an abuse report in a meeting.
Broadcast activity
An event indicating that there was broadcast activity in Meet.
broadcast_activity
broadcast_
state
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_
id
string
The unique identifier of the conference.
is_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= broadcast_activity
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A participant interacted with a broadcast in Meet.
Endpoint left
An event indicating that an endpoint left a meeting.
call_ended
audio_
recv_
packet_
loss_
max
integer
The maximum packet loss for received audio streams (percent).
audio_
recv_
packet_
loss_
mean
integer
The mean packet loss for received audio streams (percent).
audio_
recv_
seconds
integer
The duration during which the participant received any audio (seconds).
audio_
send_
bitrate_
kbps_
mean
integer
The mean bitrate of the sent audio stream (kbit/s).
audio_
send_
packet_
loss_
max
integer
The maximum packet loss for the sent audio stream (percent).
audio_
send_
packet_
loss_
mean
integer
The mean packet loss for the sent audio stream (percent).
audio_
send_
seconds
integer
The duration during which the participant sent audio (seconds).
calendar_
event_
id
string
The identifier of the Google Calendar event associated with the conference.
conference_
id
string
The unique identifier of the conference.
device_
type
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_
name
string
Human readable name of the endpoint that is displayed in the meeting.
duration_
seconds
integer
The duration for which the participant stayed in the meeting (seconds).
encryption_
type
string
The encryption type used during the Google Meet conference. Possible values:
-
cloud
Cloud encryption. -
cse
Client-side encryption. -
e2e
End-to-end encryption.
end_
of_
call_
rating
integer
The call rating given by the participant at the end of the call, ranging from 1 to 5.
endpoint_
id
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_
type
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_
address
string
The participant's external IP address.
is_
external
boolean
Indicates if the participant is external to your organization.
location_
country
string
The country from which the participant joined.
location_
region
string
The city or geographical region within a country from which the participant joined.
meeting_
code
string
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
network_
congestion
integer
The fraction of time where the network did not have enough bandwidth to send all the data to Google servers (percent).
network_
estimated_
download_
kbps_
mean
integer
The estimated bandwidth used by received media streams (kbps).
network_
estimated_
upload_
kbps_
mean
integer
The estimated bandwidth used by sent media streams (kbps).
network_
recv_
jitter_
msec_
max
integer
The maximum network jitter for received packets (milliseconds).
network_
recv_
jitter_
msec_
mean
integer
The mean network jitter for received packets (milliseconds).
network_
rtt_
msec_
mean
integer
The mean network round-trip time (milliseconds).
network_
send_
jitter_
msec_
mean
integer
The mean network jitter for sent packets (milliseconds).
network_
transport_
protocol
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_
email
string
The email address of the meeting creator.
product_
type
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_
recv_
bitrate_
kbps_
mean
integer
The mean bitrate of the received screencasts (kbit/s).
screencast_
recv_
fps_
mean
integer
The mean frame rate of received screencasts (FPS).
screencast_
recv_
long_
side_
median_
pixels
integer
The median of the long side of the received screencasts (pixels).
screencast_
recv_
packet_
loss_
max
integer
The maximum packet loss for received screencasts (percent).
screencast_
recv_
packet_
loss_
mean
integer
The mean packet loss for received screencasts (percent).
screencast_
recv_
seconds
integer
The duration during which the participant received any screencast (seconds).
screencast_
recv_
short_
side_
median_
pixels
integer
The median of the short side of the received screencasts (pixels).
screencast_
send_
bitrate_
kbps_
mean
integer
The mean bitrate of sent screencasts (kbit/s).
screencast_
send_
fps_
mean
integer
The mean frame rate of sent screencasts (FPS).
screencast_
send_
long_
side_
median_
pixels
integer
The median of the long side of the sent screencasts (pixels).
screencast_
send_
packet_
loss_
max
integer
The maximum packet loss for sent screencasts (percent).
screencast_
send_
packet_
loss_
mean
integer
The mean packet loss for sent screencasts (percent).
screencast_
send_
seconds
integer
The duration during which the participant sent a screencast (seconds).
screencast_
send_
short_
side_
median_
pixels
integer
The median of the short side of the sent screencasts (pixels).
video_
recv_
fps_
mean
integer
The mean frame rate of received video streams (FPS).
video_
recv_
long_
side_
median_
pixels
integer
The median of the long side of the received video streams (pixels).
video_
recv_
packet_
loss_
max
integer
The maximum packet loss for received video streams (percent).
video_
recv_
packet_
loss_
mean
integer
The mean packet loss for received video streams (percent).
video_
recv_
seconds
integer
The duration during which the participant received any video (seconds).
video_
recv_
short_
side_
median_
pixels
integer
The median of the short side of the received video streams (pixels).
video_
send_
bitrate_
kbps_
mean
integer
The mean bitrate of the sent video stream (kbit/s).
video_
send_
fps_
mean
integer
The mean frame rate of the sent video stream (FPS).
video_
send_
long_
side_
median_
pixels
integer
The median of the long side of the sent video stream (pixels).
video_
send_
packet_
loss_
max
integer
The maximum packet loss for the sent video stream (percent).
video_
send_
packet_
loss_
mean
integer
The mean packet loss for the sent video stream (percent).
video_
send_
seconds
integer
The duration during which the participant sent video (seconds).
video_
send_
short_
side_
median_
pixels
integer
The median of the short side of the sent video stream (pixels).
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= call_ended
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
The endpoint left a video meeting
Livestream watched
An event indicating that a viewer watched a livestream in Meet.
livestream_watched
conference_
id
string
The unique identifier of the conference.
device_
type
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_
name
string
Human readable name of the endpoint that is displayed in the meeting.
endpoint_
id
string
The unique endpoint identifier for the current call. Joining the same conference twice generates two distinct endpoint IDs.
is_
external
boolean
Indicates if the participant is external to your organization.
livestream_
ecdn_
location
string
The Enterprise Content Delivery Network (eCDN) location for a Meet livestream viewer.
livestream_
ecdn_
network
string
The eCDN network for a Meet livestream viewer.
livestream_
private_
ip_
address
string
The private IP address for a Meet livestream viewer.
livestream_
view_
page_
id
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_
code
string
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
organizer_
email
string
The email address of the meeting creator.
product_
type
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_
timestamp_
seconds
integer
The time when the participant joined the meeting (in epoch seconds).
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= livestream_watched
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
string
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_
user_
count
integer
Target user count.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= dialed_out
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
state
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_
id
string
The unique identifier of the conference.
is_
external
boolean
Indicates if the participant is external to your organization.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= in_meet_broadcast_activity
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
string
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_
user_
count
integer
Target user count.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= invitation_sent
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
string
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_
user_
count
integer
Target user count.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= knocking_accepted
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
string
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_
user_
count
integer
Target user count.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= knocking_denied
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
The endpoint performed an action that requires to be reported
Poll answered
An event indicating that an endpoint answered a poll.
poll_answered
action_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= poll_answered
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
The endpoint performed an action that requires to be reported
Poll created
An event indicating that an endpoint created a poll.
poll_created
action_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= poll_created
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
The endpoint performed an action that requires to be reported
Presentation started
An event indicating that an endpoint started a presentation.
presentation_started
action_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= presentation_started
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
The endpoint performed an action that requires to be reported
Presentation stopped
An event indicating that an endpoint stopped a presentation.
presentation_stopped
action_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= presentation_stopped
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
The endpoint performed an action that requires to be reported
Question created
An event indicating that an endpoint created a question.
question_created
action_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= question_created
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= question_responded
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
id
string
The unique identifier of the conference.
is_
external
boolean
Indicates if the participant is external to your organization.
streaming_
session_
state
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= recording_activity
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
string
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_
user_
count
integer
Target user count.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= ring_answered
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
string
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_
user_
count
integer
Target user count.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= ring_missed
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
string
The meeting code for the Google Meet conference (for example, 'abc-hexp-tqy'). Recurrent meetings have the same meeting code.
target_
user_
count
integer
Target user count.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= ring_sent
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
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_
id
string
The unique identifier of the conference.
is_
external
boolean
Indicates if the participant is external to your organization.
streaming_
session_
state
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= transcription_activity
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
The endpoint performed an action that requires to be reported
Watermarking active
An event indicating that watermarking is active.
watermarking_active
action_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= watermarking_active
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A participant started a watermarking session, and it became active.
Watermarking starting
An event indicating that watermarking is starting.
watermarking_starting
action_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= watermarking_starting
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A participant started a watermarking session.
Watermarking stopped
An event indicating that watermarking is stopped.
watermarking_stopped
action_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= watermarking_stopped
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A participant started a watermarking session, and it stopped.
Whiteboard started
An event indicating that an endpoint started a whiteboard.
whiteboard_started
action_
time
string
Action time.
conference_
id
string
The unique identifier of the conference.
identifier
string
The unique participant identifier (for example, an email address, phone number, or device ID).
identifier_
type
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_
external
boolean
Indicates if the participant is external to your organization.
meeting_
code
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
/admin
/reports
/v1
/activity
/users
/all
/applications
/ meet
?eventName= whiteboard_started
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
The endpoint performed an action that requires to be reported