This document lists the events and parameters for
various types of
Calendar Audit activity events. You can retrieve these events by
calling Activities.list()
with applicationName=calendar
.
A calendar was modified
Creation or deletion of a calendar, or modification of one of its properties - e.g. its title, description, or sharing settings.
Events of this type are returned with type=calendar_change
.
Calendar access level(s) changed
change_calendar_acls
access_
level
string
Access Level. Possible values:
-
editor
For calendar, full owner access except that access control settings cannot be modified. For event, user may edit event. -
freebusy
Event(s) only show up as busy time. -
none
Calendar or event not visible. -
owner
Full access to calendar properties, access control, and events. -
read
Event details are readable. -
root
Full owner privileges plus access to preferences. Used for domain admins.
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
grantee_
email
string
Grantee Email.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_calendar_acls
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
changed the access level on a calendar for {grantee_email}
to {access_level}
Calendar country changed
change_calendar_country
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
country
string
Calendar Country.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_calendar_country
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
changed the country of a calendar to {calendar_country}
Calendar created
create_calendar
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= create_calendar
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
created a new calendar
Calendar deleted
delete_calendar
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= delete_calendar
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
deleted a calendar
Calendar description changed
change_calendar_description
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
description
string
Calendar Description.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_calendar_description
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
changed the description of a calendar to {calendar_description}
Calendar exported
export_calendar
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= export_calendar
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
exported a calendar
Calendar location changed
change_calendar_location
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
calendar_
location
string
Calendar Location.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_calendar_location
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
changed the location of a calendar to {calendar_location}
Calendar printed
print_preview_calendar
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
requested_
period_
end
integer
End of the time window for which the availability was requested.
requested_
period_
start
integer
Start of the time window for which the availability was requested.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= print_preview_calendar
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
generated a print preview of a calendar
Calendar timezone changed
change_calendar_timezone
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
calendar_
timezone
string
Calendar Timezone.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_calendar_timezone
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
changed the timezone of a calendar to {calendar_timezone}
Calendar title changed
change_calendar_title
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
calendar_
title
string
Calendar Title.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_calendar_title
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
changed the title of a calendar to {calendar_title}
A notification was triggered
Notification related to an event or calendar triggered for a user.
Events of this type are returned with type=notification
.
Notification triggered
notification_triggered
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
id
string
Event Id.
notification_
message_
id
string
The notification message Id.
notification_
method
string
Notification Method. Possible values:
-
alert
Notification by popup window or alarm. -
default
Calendar reminder defaults. -
email
Notification by email. -
sms
Notification by SMS.
notification_
type
string
Notification Type. Possible values:
-
calendar_access_granted
Notification of a grant to access a calendar. -
calendar_request
Notification of a request to access a calendar. -
cancelled_event
Notification of an event being cancelled. -
changed_event
Notification of a change in an event's details. -
daily_agenda
Daily notification of the events for the upcoming day. -
email_guests
Notification of an email sent to event guests. -
event_reminder
Reminder in advance of event's start time. -
new_event
Notification of a new event appearing on the calendar. -
reply_received
Notification of a response being received to an event organized on this calendar. -
transfer_event_request
Notification of an event ownership change.
recipient_
email
string
The notification recipient email address.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= notification_triggered
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
triggered an {notification_method}
notification of type {notification_type}
to {recipient_email}
A subscription was added or removed
Addition or removal of a subscription to a calendar or to a particular event.
Events of this type are returned with type=subscription_change
.
Subscription added
add_subscription
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
id
string
Event Id.
notification_
method
string
Notification Method. Possible values:
-
alert
Notification by popup window or alarm. -
default
Calendar reminder defaults. -
email
Notification by email. -
sms
Notification by SMS.
notification_
type
string
Notification Type. Possible values:
-
calendar_access_granted
Notification of a grant to access a calendar. -
calendar_request
Notification of a request to access a calendar. -
cancelled_event
Notification of an event being cancelled. -
changed_event
Notification of a change in an event's details. -
daily_agenda
Daily notification of the events for the upcoming day. -
email_guests
Notification of an email sent to event guests. -
event_reminder
Reminder in advance of event's start time. -
new_event
Notification of a new event appearing on the calendar. -
reply_received
Notification of a response being received to an event organized on this calendar. -
transfer_event_request
Notification of an event ownership change.
subscriber_
calendar_
id
string
Calendar Id of Subscriber.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= add_subscription
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
subscribed {subscriber_calendar_id}
to {notification_type}
notifications via {notification_method}
for {calendar_id}
Subscription deleted
delete_subscription
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
id
string
Event Id.
notification_
method
string
Notification Method. Possible values:
-
alert
Notification by popup window or alarm. -
default
Calendar reminder defaults. -
email
Notification by email. -
sms
Notification by SMS.
notification_
type
string
Notification Type. Possible values:
-
calendar_access_granted
Notification of a grant to access a calendar. -
calendar_request
Notification of a request to access a calendar. -
cancelled_event
Notification of an event being cancelled. -
changed_event
Notification of a change in an event's details. -
daily_agenda
Daily notification of the events for the upcoming day. -
email_guests
Notification of an email sent to event guests. -
event_reminder
Reminder in advance of event's start time. -
new_event
Notification of a new event appearing on the calendar. -
reply_received
Notification of a response being received to an event organized on this calendar. -
transfer_event_request
Notification of an event ownership change.
subscriber_
calendar_
id
string
Calendar Id of Subscriber.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= delete_subscription
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
unsubscribed {subscriber_calendar_id}
from {notification_type}
notifications via {notification_method}
for {calendar_id}
An appointment schedule was modified
Creation, deletion, or modification of an appointment schedule on a calendar.
Events of this type are returned with type=appointment_schedule_change
.
Appointment schedule changed
change_appointment_schedule
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
appointment_
schedule_
title
string
The title of the calendar appointment schedule.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
client_
side_
encrypted
string
Whether the calendar event is client-side encrypted or not. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
end_
time
integer
The end time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
event_
id
string
Event Id.
is_
recurring
boolean
Whether the calendar event is a recurring event.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recurring
string
Whether the calendar event is a recurring event. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
start_
time
integer
The start time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_appointment_schedule
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
modified the appointment schedule {appointment_schedule_title}
Appointment schedule created
create_appointment_schedule
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
appointment_
schedule_
title
string
The title of the calendar appointment schedule.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
client_
side_
encrypted
string
Whether the calendar event is client-side encrypted or not. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
end_
time
integer
The end time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
event_
id
string
Event Id.
is_
recurring
boolean
Whether the calendar event is a recurring event.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recurring
string
Whether the calendar event is a recurring event. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
start_
time
integer
The start time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= create_appointment_schedule
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
created a new appointment schedule {appointment_schedule_title}
Appointment schedule deleted
delete_appointment_schedule
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
appointment_
schedule_
title
string
The title of the calendar appointment schedule.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
client_
side_
encrypted
string
Whether the calendar event is client-side encrypted or not. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
end_
time
integer
The end time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
event_
id
string
Event Id.
is_
recurring
boolean
Whether the calendar event is a recurring event.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recurring
string
Whether the calendar event is a recurring event. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
start_
time
integer
The start time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= delete_appointment_schedule
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
deleted the appointment schedule {appointment_schedule_title}
An event was modified
Creation, deletion, or modification of an event on a calendar.
Events of this type are returned with type=event_change
.
Event created
create_event
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
end_
time
integer
The end time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
event_
id
string
Event Id.
event_
title
string
Event Title.
notification_
message_
id
string
The notification message Id.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recipient_
email
string
The notification recipient email address.
start_
time
integer
The start time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= create_event
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
created a new event {event_title}
Event deleted
delete_event
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
id
string
Event Id.
event_
title
string
Event Title.
notification_
message_
id
string
The notification message Id.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recipient_
email
string
The notification recipient email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= delete_event
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
deleted the event {event_title}
Event guest added
add_event_guest
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
guest
string
Event Guest Email.
event_
id
string
Event Id.
event_
title
string
Event Title.
notification_
message_
id
string
The notification message Id.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recipient_
email
string
The notification recipient email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= add_event_guest
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
invited {event_guest}
to {event_title}
Event guest auto-response
change_event_guest_response_auto
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
guest
string
Event Guest Email.
event_
id
string
Event Id.
event_
response_
status
string
Event Guest Response Status. Possible values:
-
accepted
Guest plans to attend. -
accepted_from_meeting_room
Guest plans to attend from meeting room. -
accepted_virtually
Guest plans to attend virtually. -
declined
Guest does not plan to attend. -
deleted
Guest removed themselves from the event. -
needs_action
Guest has not responded. -
organizer
Guest is the event organizer. -
spam
Guest tagged event as spam. -
tentative
Guest expects to possibly attend. -
uninvited
Guest is no longer invited.
event_
title
string
Event Title.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_event_guest_response_auto
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{event_guest}
auto-responded to the event {event_title}
as {event_response_status}
Event guest removed
remove_event_guest
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
guest
string
Event Guest Email.
event_
id
string
Event Id.
event_
title
string
Event Title.
notification_
message_
id
string
The notification message Id.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recipient_
email
string
The notification recipient email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= remove_event_guest
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
uninvited {event_guest}
from {event_title}
Event guest response changed
change_event_guest_response
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
guest
string
Event Guest Email.
event_
id
string
Event Id.
event_
response_
status
string
Event Guest Response Status. Possible values:
-
accepted
Guest plans to attend. -
accepted_from_meeting_room
Guest plans to attend from meeting room. -
accepted_virtually
Guest plans to attend virtually. -
declined
Guest does not plan to attend. -
deleted
Guest removed themselves from the event. -
needs_action
Guest has not responded. -
organizer
Guest is the event organizer. -
spam
Guest tagged event as spam. -
tentative
Guest expects to possibly attend. -
uninvited
Guest is no longer invited.
event_
title
string
Event Title.
notification_
message_
id
string
The notification message Id.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recipient_
email
string
The notification recipient email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_event_guest_response
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
changed the response of guest {event_guest}
for the event {event_title}
to {event_response_status}
Event modified
change_event
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
id
string
Event Id.
event_
title
string
Event Title.
notification_
message_
id
string
The notification message Id.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recipient_
email
string
The notification recipient email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_event
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
modified {event_title}
Event printed
print_preview_event
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
client_
side_
encrypted
string
Whether the calendar event is client-side encrypted or not. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
end_
time
integer
The end time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
event_
id
string
Event Id.
event_
title
string
Event Title.
is_
recurring
boolean
Whether the calendar event is a recurring event.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recurring
string
Whether the calendar event is a recurring event. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
start_
time
integer
The start time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= print_preview_event
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
generated a print preview of event {event_title}
Event removed from trash
remove_event_from_trash
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
id
string
Event Id.
event_
title
string
Event Title.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= remove_event_from_trash
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
removed the event {event_title}
from trash
Event restored
restore_event
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
id
string
Event Id.
event_
title
string
Event Title.
notification_
message_
id
string
The notification message Id.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recipient_
email
string
The notification recipient email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= restore_event
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
restored the event {event_title}
Event start time changed
change_event_start_time
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
id
string
Event Id.
event_
title
string
Event Title.
notification_
message_
id
string
The notification message Id.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recipient_
email
string
The notification recipient email address.
start_
time
integer
The start time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_event_start_time
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
changed the start time of {event_title}
Event title modified
change_event_title
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
event_
id
string
Event Id.
event_
title
string
Event Title.
notification_
message_
id
string
The notification message Id.
old_
event_
title
string
If the title of a calendar event has been changed, this is the previous title of the event.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recipient_
email
string
The notification recipient email address.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= change_event_title
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
changed the title of {old_event_title}
to {event_title}
Event transfer completed
transfer_event_completed
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
client_
side_
encrypted
string
Whether the calendar event is client-side encrypted or not. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
end_
time
integer
The end time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
event_
id
string
Event Id.
event_
title
string
Event Title.
is_
recurring
boolean
Whether the calendar event is a recurring event.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recurring
string
Whether the calendar event is a recurring event. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
start_
time
integer
The start time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= transfer_event_completed
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
accepted ownership of the event {event_title}
Event transfer requested
transfer_event_requested
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
client_
side_
encrypted
string
Whether the calendar event is client-side encrypted or not. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
end_
time
integer
The end time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
event_
id
string
Event Id.
event_
title
string
Event Title.
grantee_
email
string
Grantee Email.
is_
recurring
boolean
Whether the calendar event is a recurring event.
organizer_
calendar_
id
string
Calendar Id of this Event's organizer.
recurring
string
Whether the calendar event is a recurring event. Possible values:
-
no
No. -
unspecified
Unspecified. -
yes
Yes.
start_
time
integer
The start time of the event in seconds, stored in Gregorian time. Subtract 62135683200 from this value to convert to a Unix epoch timestamp.
user_
agent
string
The user agent from the request that triggered this action.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= transfer_event_requested
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
requested transferring ownership of the event {event_title}
to {grantee_email}
Interoperation between Google Calendar and MS Exchange
An event related to interoperation between Google Calendar and MS Exchange.
Events of this type are returned with type=interop
.
Successful availability lookup of a calendar on Exchange from Google
Successful availability information lookup of a calendar on Exchange from Google.
interop_freebusy_lookup_outbound_successful
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
remote_
ews_
url
string
URL of the remote Exchange server that Google Calendar EWS server has contacted.
requested_
period_
end
integer
End of the time window for which the availability was requested.
requested_
period_
start
integer
Start of the time window for which the availability was requested.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= interop_freebusy_lookup_outbound_successful
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
successfully fetched availability of Exchange calendar {calendar_id}
Successful availability lookup of a calendar on Google from Exchange
Successful availability information lookup of a calendar on Google from Exchange.
interop_freebusy_lookup_inbound_successful
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
requested_
period_
end
integer
End of the time window for which the availability was requested.
requested_
period_
start
integer
Start of the time window for which the availability was requested.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= interop_freebusy_lookup_inbound_successful
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Exchange Server at {IP_ADDRESS_IDENTIFIER}
acting as {actor}
successfully fetched availability for Google calendar {calendar_id}
Successful availability lookup of Exchange resource from Google
interop_exchange_resource_availability_lookup_successful
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
remote_
ews_
url
string
URL of the remote Exchange server that Google Calendar EWS server has contacted.
requested_
period_
end
integer
End of the time window for which the availability was requested.
requested_
period_
start
integer
Start of the time window for which the availability was requested.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= interop_exchange_resource_availability_lookup_successful
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
successfully attempted to fetch availability of {calendar_id}
Successful Exchange resource list lookup
interop_exchange_resource_list_lookup_successful
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
interop_
error_
code
string
A short human-readable error code / error description in English.
remote_
ews_
url
string
URL of the remote Exchange server that Google Calendar EWS server has contacted.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= interop_exchange_resource_list_lookup_successful
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
successfully fetched Exchange resource list from {remote_ews_url}
Unsuccessful availability lookup of a calendar on Exchange from Google
Unsuccessful availability information lookup of a calendar on Exchange from Google.
interop_freebusy_lookup_outbound_unsuccessful
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
interop_
error_
code
string
A short human-readable error code / error description in English.
remote_
ews_
url
string
URL of the remote Exchange server that Google Calendar EWS server has contacted.
requested_
period_
end
integer
End of the time window for which the availability was requested.
requested_
period_
start
integer
Start of the time window for which the availability was requested.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= interop_freebusy_lookup_outbound_unsuccessful
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
unsuccessfully attempted to fetch availability of Exchange calendar {calendar_id}
Unsuccessful availability lookup of a calendar on Google from Exchange
Unsuccessful availability information lookup of a calendar on Google from Exchange.
interop_freebusy_lookup_inbound_unsuccessful
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
interop_
error_
code
string
A short human-readable error code / error description in English.
requested_
period_
end
integer
End of the time window for which the availability was requested.
requested_
period_
start
integer
Start of the time window for which the availability was requested.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= interop_freebusy_lookup_inbound_unsuccessful
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Exchange Server at {IP_ADDRESS_IDENTIFIER}
acting as {actor}
unsuccessfully attempted to fetch availability for Google calendar {calendar_id}
Unsuccessful availability lookup of Exchange resource from Google
interop_exchange_resource_availability_lookup_unsuccessful
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
calendar_
id
string
Calendar Id of the relevant calendar in context of this action (for example the calendar that an event is on, or a calendar being subscribed to).Usually takes the form of the user's email address.
interop_
error_
code
string
A short human-readable error code / error description in English.
remote_
ews_
url
string
URL of the remote Exchange server that Google Calendar EWS server has contacted.
requested_
period_
end
integer
End of the time window for which the availability was requested.
requested_
period_
start
integer
Start of the time window for which the availability was requested.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= interop_exchange_resource_availability_lookup_unsuccessful
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
unsuccessfully attempted to fetch availability of {calendar_id}
Unsuccessful Exchange resource list lookup
interop_exchange_resource_list_lookup_unsuccessful
api_
kind
string
API Kind. Possible values:
-
android
Indicates that a request for an action came from an Android device. -
api_v3
Indicates that the request for an action came through Calendar API. -
caldav
Indicates that the request for an action came through Calendar CalDAV API. -
ews
Indicates that the request for an action came through Calendar EWS API (Calendar Interop, see https://support.google.com/a/topic/2798684). -
gdata
Indicates that a request for an action came through the Calendar GData API. -
ical
Indicates that a request for an action came from an event email with ICS payload. -
ios
Indicates that a request for an action came through Google Calendar app for iOS. -
not_set
Default value when no information is available about from where this action originated. -
trip_service
Indicates that the request for an action came through Events from Gmail (see https://support.google.com/calendar/answer/6084018). -
web
Indicates that a request for an action came through the Calendar Web interface.
interop_
error_
code
string
A short human-readable error code / error description in English.
remote_
ews_
url
string
URL of the remote Exchange server that Google Calendar EWS server has contacted.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ calendar
?eventName= interop_exchange_resource_list_lookup_unsuccessful
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{actor}
unsuccessfully fetched Exchange resource list from {remote_ews_url}