Calendar API: freebusy. Manipulates events and other calendar data. See: https://developers.google.com/google-apps/calendar/firstappapi/reference/rest/v3/freebusy
Calendar API: freebusy. Manipulates events and other calendar data. See: https://developers.google.com/google-apps/calendar/firstappapi/reference/rest/v3/freebusy
(query$ auth parameters body)https://developers.google.com/google-apps/calendar/firstappapi/reference/rest/v3/freebusy/query
Required parameters: none
Optional parameters: none
Body:
{:timeMin string, :timeMax string, :items [{:id string}], :groupExpansionMax integer, :calendarExpansionMax integer, :timeZone string}
Returns free/busy information for a set of calendars.
https://developers.google.com/google-apps/calendar/firstappapi/reference/rest/v3/freebusy/query
Required parameters: none
Optional parameters: none
Body:
{:timeMin string,
:timeMax string,
:items [{:id string}],
:groupExpansionMax integer,
:calendarExpansionMax integer,
:timeZone string}
Returns free/busy information for a set of calendars.cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |