Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.appsactivity.activities

Drive Activity API: activities. Provides a historical view of activity. See: https://developers.google.com/google-apps/activity/api/reference/rest/v1/activities

Drive Activity API: activities.
Provides a historical view of activity.
See: https://developers.google.com/google-apps/activity/api/reference/rest/v1/activities
raw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/google-apps/activity/api/reference/rest/v1/activities/list

Required parameters: none

Optional parameters: drive.ancestorId, drive.fileId, groupingStrategy, pageSize, pageToken, source, userId

Returns a list of activities visible to the current logged in user. Visible activities are determined by the visibility settings of the object that was acted on, e.g. Drive files a user can see. An activity is a record of past events. Multiple events may be merged if they are similar. A request is scoped to activities from a given Google service using the source parameter.

https://developers.google.com/google-apps/activity/api/reference/rest/v1/activities/list

Required parameters: none

Optional parameters: drive.ancestorId, drive.fileId, groupingStrategy, pageSize, pageToken, source, userId

Returns a list of activities visible to the current logged in user. Visible activities are determined by the visibility settings of the object that was acted on, e.g. Drive files a user can see. An activity is a record of past events. Multiple events may be merged if they are similar. A request is scoped to activities from a given Google service using the source parameter.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close