Calendar API (calendar:v3)

2024-01-19

2 updated methods

Updates

    Methods
  • calendar.events.list

      Parameters :

        eventTypes

          Type : string

          Description : Event types to return. Optional. This parameter can be repeated multiple times to return events of different types. The default is ["default", "focusTime", "outOfOffice"].

          Enum :

        • default
        • focusTime
        • outOfOffice
        • workingLocation
        • Enum Descriptions :

        • Regular events.
        • Focus time events.
        • Out of office events.
        • Working location events.
        • Repeated : Yes

          Location : query

  • calendar.events.watch

      Parameters :

        eventTypes

          Type : string

          Description : Event types to return. Optional. This parameter can be repeated multiple times to return events of different types. The default is ["default", "focusTime", "outOfOffice"].

          Enum :

        • default
        • focusTime
        • outOfOffice
        • workingLocation
        • Enum Descriptions :

        • Regular events.
        • Focus time events.
        • Out of office events.
        • Working location events.
        • Repeated : Yes

          Location : query