Calendar Audit Activity Events
    
    
      
    
    
      
      使用集合让一切井井有条
    
    
      
      根据您的偏好保存内容并对其进行分类。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
      本文档列出了
      各种类型
      日历审核活动事件。您可以通过
      调用 Activities.list()
      与applicationName=calendar共享。
    
      日历已修改
        
          创建或删除日历,或修改日历的某个属性,例如标题、说明或共享设置。
          此类事件会与 type=calendar_change 一起返回。
        
          
            
            
            已更改日历访问权限级别
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_calendar_acls | 
                  
                    | 参数 | 
                        
                            
                              | access_level | string
 
                                    访问权限级别。
                                  可能的值:
                                 
                                      editor对于 Google 日历,拥有完整的所有者权限,但访问权限控制设置不可修改。对于事件,用户可以修改事件。
freebusy有的活动只会显示为忙碌时间。
none日历或活动未显示。
owner拥有对日历属性、访问权限控制和活动的完整访问权限。
read事件详细信息清晰可辨。
root完整的所有者权限以及对偏好设置的访问权限。供网域管理员使用。
 |  
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | grantee_email | string
 
                                    授权对象的电子邮件地址。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            更改了日历国家/地区
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_calendar_country | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_country | string
 
                                    日历国家/地区。
                                 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            日历已创建
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | create_calendar | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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
 | 
              
            
          
          
            
            
            日历已删除
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | delete_calendar | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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
 | 
              
            
          
          
            
            
            已更改日历说明
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_calendar_description | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_description | string
 
                                    日历说明。
                                 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            已导出日历
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | export_calendar | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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
 | 
              
            
          
          
            
            
            已更改日历地点
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_calendar_location | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | calendar_location | string
 
                                    日历地点。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            打印了日历
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | print_preview_calendar | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | requested_period_end | integer
 
                                    请求可用性的时间段的结束时间。
                                 |  
                              | requested_period_start | integer
 
                                    请求可用性的时间范围的开始时间。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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
 | 
              
            
          
          
            
            
            已更改日历时区
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_calendar_timezone | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | calendar_timezone | string
 
                                    日历时区。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            已更改日历标题
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_calendar_title | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | calendar_title | string
 
                                    日历标题。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
      触发了通知
        
          与用户触发的活动或日历相关的通知。
          此类事件会与 type=notification 一起返回。
        
          
            
            
            已触发通知
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | notification_triggered | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | notification_message_id | string
 
                                    通知消息 ID。
                                 |  
                              | notification_method | string
 
                                    通知方法。
                                  可能的值:
                                 
                                      alert通过弹出式窗口或闹钟发送通知。
default日历提醒默认设置。
email通过电子邮件通知。
sms通过短信通知。
 |  
                              | notification_type | string
 
                                    通知类型。
                                  可能的值:
                                 
                                      calendar_access_granted关于授予日历访问权限的通知。
calendar_request请求访问日历的通知。
cancelled_event活动取消通知。
changed_event活动详情发生变化时发出的通知。
daily_agenda每日活动通知。
email_guests向活动邀请对象发送电子邮件的通知。
event_reminder在活动开始时间提前提醒。
new_event日历上出现新活动的通知。
reply_received当收到对此日历中组织的活动的回复时,通知你。
transfer_event_request活动所有权变更通知。
 |  
                              | recipient_email | string
 
                                    通知收件人的电子邮件地址。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
      添加或移除了订阅
        
          添加或移除对日历或特定活动的订阅。
          此类事件会与 type=subscription_change 一起返回。
        
          
            
            
            已添加订阅
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | add_subscription | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | notification_method | string
 
                                    通知方法。
                                  可能的值:
                                 
                                      alert通过弹出式窗口或闹钟发送通知。
default日历提醒默认设置。
email通过电子邮件通知。
sms通过短信通知。
 |  
                              | notification_type | string
 
                                    通知类型。
                                  可能的值:
                                 
                                      calendar_access_granted关于授予日历访问权限的通知。
calendar_request请求访问日历的通知。
cancelled_event活动取消通知。
changed_event活动详情发生变化时发出的通知。
daily_agenda每日活动通知。
email_guests向活动邀请对象发送电子邮件的通知。
event_reminder在活动开始时间提前提醒。
new_event日历上出现新活动的通知。
reply_received当收到对此日历中组织的活动的回复时,通知你。
transfer_event_request活动所有权变更通知。
 |  
                              | subscriber_calendar_id | string
 
                                    订阅者的日历 ID。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            已删除订阅
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | delete_subscription | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | notification_method | string
 
                                    通知方法。
                                  可能的值:
                                 
                                      alert通过弹出式窗口或闹钟发送通知。
default日历提醒默认设置。
email通过电子邮件通知。
sms通过短信通知。
 |  
                              | notification_type | string
 
                                    通知类型。
                                  可能的值:
                                 
                                      calendar_access_granted关于授予日历访问权限的通知。
calendar_request请求访问日历的通知。
cancelled_event活动取消通知。
changed_event活动详情发生变化时发出的通知。
daily_agenda每日活动通知。
email_guests向活动邀请对象发送电子邮件的通知。
event_reminder在活动开始时间提前提醒。
new_event日历上出现新活动的通知。
reply_received当收到对此日历中组织的活动的回复时,通知你。
transfer_event_request活动所有权变更通知。
 |  
                              | subscriber_calendar_id | string
 
                                    订阅者的日历 ID。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
      已修改预约安排
        
          在日历上创建、删除或修改预约安排。
          此类事件会与 type=appointment_schedule_change 一起返回。
        
          
            
            
            更改了预约安排
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_appointment_schedule | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | appointment_schedule_title | string
 
                                    日历预约安排的标题。
                                 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | client_side_encrypted | string
 
                                    日历活动是否经过客户端加密。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | end_time | integer
 
                                    事件的结束时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | is_recurring | boolean
 
                                    日历活动是否为周期性活动。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recurring | string
 
                                    日历活动是否为周期性活动。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | start_time | integer
 
                                    事件的开始时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            已创建预约安排
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | create_appointment_schedule | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | appointment_schedule_title | string
 
                                    日历预约安排的标题。
                                 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | client_side_encrypted | string
 
                                    日历活动是否经过客户端加密。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | end_time | integer
 
                                    事件的结束时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | is_recurring | boolean
 
                                    日历活动是否为周期性活动。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recurring | string
 
                                    日历活动是否为周期性活动。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | start_time | integer
 
                                    事件的开始时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            已删除预约安排
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | delete_appointment_schedule | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | appointment_schedule_title | string
 
                                    日历预约安排的标题。
                                 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | client_side_encrypted | string
 
                                    日历活动是否经过客户端加密。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | end_time | integer
 
                                    事件的结束时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | is_recurring | boolean
 
                                    日历活动是否为周期性活动。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recurring | string
 
                                    日历活动是否为周期性活动。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | start_time | integer
 
                                    事件的开始时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
      活动已修改
        
          创建、删除或修改日历中的活动。
          此类事件会与 type=event_change 一起返回。
        
          
            
            
            已创建活动
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | create_event | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | end_time | integer
 
                                    事件的结束时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | notification_message_id | string
 
                                    通知消息 ID。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recipient_email | string
 
                                    通知收件人的电子邮件地址。
                                 |  
                              | start_time | integer
 
                                    事件的开始时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            活动已删除
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | delete_event | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | notification_message_id | string
 
                                    通知消息 ID。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recipient_email | string
 
                                    通知收件人的电子邮件地址。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            已添加活动邀请对象
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | add_event_guest | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_guest | string
 
                                    活动邀请对象电子邮件。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | notification_message_id | string
 
                                    通知消息 ID。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recipient_email | string
 
                                    通知收件人的电子邮件地址。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            自动回复活动邀请对象
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_event_guest_response_auto | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_guest | string
 
                                    活动邀请对象电子邮件。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_response_status | string
 
                                    活动邀请对象回复状态。
                                  可能的值:
                                 
                                      accepted邀请对象计划参加。
accepted_from_meeting_room邀请对象计划通过会议室参加。
accepted_virtually邀请对象计划以虚拟方式参加会议。
declined邀请对象不打算参加。
deleted邀请对象已将自己从活动中移除。
needs_action邀请对象尚未回复。
organizer嘉宾是活动组织者。
spam邀请对象已将活动标记为垃圾内容。
tentative嘉宾预计可能会参加。
uninvited已不再邀请邀请对象。
 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            移除了活动邀请对象
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | remove_event_guest | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_guest | string
 
                                    活动邀请对象电子邮件。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | notification_message_id | string
 
                                    通知消息 ID。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recipient_email | string
 
                                    通知收件人的电子邮件地址。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            已更改活动邀请对象回复
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_event_guest_response | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_guest | string
 
                                    活动邀请对象电子邮件。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_response_status | string
 
                                    活动邀请对象回复状态。
                                  可能的值:
                                 
                                      accepted邀请对象计划参加。
accepted_from_meeting_room邀请对象计划通过会议室参加。
accepted_virtually邀请对象计划以虚拟方式参加会议。
declined邀请对象不打算参加。
deleted邀请对象已将自己从活动中移除。
needs_action邀请对象尚未回复。
organizer嘉宾是活动组织者。
spam邀请对象已将活动标记为垃圾内容。
tentative嘉宾预计可能会参加。
uninvited已不再邀请邀请对象。
 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | notification_message_id | string
 
                                    通知消息 ID。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recipient_email | string
 
                                    通知收件人的电子邮件地址。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            活动已修改
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_event | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | notification_message_id | string
 
                                    通知消息 ID。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recipient_email | string
 
                                    通知收件人的电子邮件地址。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            打印了活动
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | print_preview_event | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | client_side_encrypted | string
 
                                    日历活动是否经过客户端加密。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | end_time | integer
 
                                    事件的结束时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | is_recurring | boolean
 
                                    日历活动是否为周期性活动。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recurring | string
 
                                    日历活动是否为周期性活动。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | start_time | integer
 
                                    事件的开始时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            活动已从回收站中移除
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | remove_event_from_trash | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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
 | 
              
            
          
          
            
            
            已恢复活动
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | restore_event | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | notification_message_id | string
 
                                    通知消息 ID。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recipient_email | string
 
                                    通知收件人的电子邮件地址。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            活动开始时间已更改
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_event_start_time | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | notification_message_id | string
 
                                    通知消息 ID。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recipient_email | string
 
                                    通知收件人的电子邮件地址。
                                 |  
                              | start_time | integer
 
                                    事件的开始时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            已修改活动标题
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | change_event_title | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | notification_message_id | string
 
                                    通知消息 ID。
                                 |  
                              | old_event_title | string
 
                                    如果日历活动的标题已更改,则这是您之前的活动标题。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recipient_email | string
 
                                    通知收件人的电子邮件地址。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            活动转移已完成
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | transfer_event_completed | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | client_side_encrypted | string
 
                                    日历活动是否经过客户端加密。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | end_time | integer
 
                                    事件的结束时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | is_recurring | boolean
 
                                    日历活动是否为周期性活动。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recurring | string
 
                                    日历活动是否为周期性活动。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | start_time | integer
 
                                    事件的开始时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            已请求转移活动
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | transfer_event_requested | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | client_side_encrypted | string
 
                                    日历活动是否经过客户端加密。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | end_time | integer
 
                                    事件的结束时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | event_id | string
 
                                    事件 ID。
                                 |  
                              | event_title | string
 
                                    活动标题。
                                 |  
                              | grantee_email | string
 
                                    授权对象的电子邮件地址。
                                 |  
                              | is_recurring | boolean
 
                                    日历活动是否为周期性活动。
                                 |  
                              | organizer_calendar_id | string
 
                                    此活动组织者的日历 ID。
                                 |  
                              | recurring | string
 
                                    日历活动是否为周期性活动。
                                  可能的值:
                                 
                                      no不会。
unspecified未指定。
yes可以。
 |  
                              | start_time | integer
 
                                    事件的开始时间(以秒为单位),以公历时间格式存储。从此值中减去 62135683200 即可转换为 Unix 纪元时间戳。
                                 |  
                              | user_agent | string
 
                                    请求中触发此操作的用户代理。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
      Google 日历与 MS Exchange 之间的交互操作
        
          与 Google 日历和 MS Exchange 之间的交互操作相关的事件。
          此类事件会与 type=interop 一起返回。
        
          
            
            
            成功通过 Google 查询一个 Exchange 日历中的空闲状态信息
              成功通过 Google 查询一个 Exchange 日历中的空闲状态信息。
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | interop_freebusy_lookup_outbound_successful | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | remote_ews_url | string
 
                                    Google 日历 EWS 服务器联系过的远程 Exchange 服务器的网址。
                                 |  
                              | requested_period_end | integer
 
                                    请求可用性的时间段的结束时间。
                                 |  
                              | requested_period_start | integer
 
                                    请求可用性的时间范围的开始时间。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            成功通过 Exchange 查询一个 Google 日历中的空闲状态信息
              通过 Exchange 成功查询了一个 Google 日历的空闲情况信息。
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | interop_freebusy_lookup_inbound_successful | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | requested_period_end | integer
 
                                    请求可用性的时间段的结束时间。
                                 |  
                              | requested_period_start | integer
 
                                    请求可用性的时间范围的开始时间。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            成功通过 Google 查询 Exchange 资源的空闲状态信息
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | interop_exchange_resource_availability_lookup_successful | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | remote_ews_url | string
 
                                    Google 日历 EWS 服务器联系过的远程 Exchange 服务器的网址。
                                 |  
                              | requested_period_end | integer
 
                                    请求可用性的时间段的结束时间。
                                 |  
                              | requested_period_start | integer
 
                                    请求可用性的时间范围的开始时间。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            成功的 Exchange 资源列表查询
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | interop_exchange_resource_list_lookup_successful | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | interop_error_code | string
 
                                    简明易懂的错误代码 / 错误说明(英文)。
                                 |  
                              | remote_ews_url | string
 
                                    Google 日历 EWS 服务器联系过的远程 Exchange 服务器的网址。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            Google 未能成功查询一个 Exchange 日历中的空闲状态信息
              未能通过 Google 查询一个 Exchange 日历中的空闲状态信息。
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | interop_freebusy_lookup_outbound_unsuccessful | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | interop_error_code | string
 
                                    简明易懂的错误代码 / 错误说明(英文)。
                                 |  
                              | remote_ews_url | string
 
                                    Google 日历 EWS 服务器联系过的远程 Exchange 服务器的网址。
                                 |  
                              | requested_period_end | integer
 
                                    请求可用性的时间段的结束时间。
                                 |  
                              | requested_period_start | integer
 
                                    请求可用性的时间范围的开始时间。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            未能通过 Exchange 查询一个 Google 日历中的空闲状态信息
              未能通过 Exchange 查询一个 Google 日历的有空/忙碌信息。
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | interop_freebusy_lookup_inbound_unsuccessful | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | interop_error_code | string
 
                                    简明易懂的错误代码 / 错误说明(英文)。
                                 |  
                              | requested_period_end | integer
 
                                    请求可用性的时间段的结束时间。
                                 |  
                              | requested_period_start | integer
 
                                    请求可用性的时间范围的开始时间。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            未成功通过 Google 查询 Exchange 资源的空闲状态信息
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | interop_exchange_resource_availability_lookup_unsuccessful | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | calendar_id | string
 
                                    在执行此操作时相关日历的日历 ID(例如,事件所在的日历或正在订阅的日历)。通常采用用户的电子邮件地址的形式。
                                 |  
                              | interop_error_code | string
 
                                    简明易懂的错误代码 / 错误说明(英文)。
                                 |  
                              | remote_ews_url | string
 
                                    Google 日历 EWS 服务器联系过的远程 Exchange 服务器的网址。
                                 |  
                              | requested_period_end | integer
 
                                    请求可用性的时间段的结束时间。
                                 |  
                              | requested_period_start | integer
 
                                    请求可用性的时间范围的开始时间。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
          
            
            
            失败的 Exchange 资源列表查询
            
              
                
                  | 活动详情 | 
              
              
                
                  | 事件名称 | interop_exchange_resource_list_lookup_unsuccessful | 
                  
                    | 参数 | 
                        
                            
                              | api_kind | string
 
                                    API 种类。
                                  可能的值:
                                 
                                      android表示操作请求来自 Android 设备。
api_v3表示操作请求来自于日历 API。
caldav表示操作请求是通过日历 CalDAV API 发出的。
ews表示操作请求是通过日历 EWS API 发出的(日历互操作工具,请参阅 https://support.google.com/a/topic/2798684)。
gdata表示操作请求是通过日历 GData API 发出的。
ical表示操作请求来自带有 ICS 载荷的活动电子邮件。
ios表示操作请求来自 iOS 版 Google 日历应用。
not_set如果未提供相应操作来源的相关信息,则为默认值。
trip_service表示操作请求来自 Gmail 中的活动(请参阅 https://support.google.com/calendar/answer/6084018)。
web表示操作请求来自 Google 日历网页界面。
 |  
                              | interop_error_code | string
 
                                    简明易懂的错误代码 / 错误说明(英文)。
                                 |  
                              | remote_ews_url | string
 
                                    Google 日历 EWS 服务器联系过的远程 Exchange 服务器的网址。
                                 |  | 
                
                  | 示例请求 | 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}
 | 
              
            
          
  
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
  最后更新时间 (UTC):2025-03-25。
  
  
  
    
      [null,null,["最后更新时间 (UTC):2025-03-25。"],[],[]]