Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.admin.entityUsageReports

Admin SDK API: entityUsageReports. Admin SDK lets administrators of enterprise domains to view and manage resources like user, groups etc. It also provides audit and usage reports of domain. See: https://developers.google.com/admin-sdk/api/reference/rest/reports_v1/entityUsageReports

Admin SDK API: entityUsageReports.
Admin SDK lets administrators of enterprise domains to view and manage resources like user, groups etc. It also provides audit and usage reports of domain.
See: https://developers.google.com/admin-sdk/api/reference/rest/reports_v1/entityUsageReports
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/admin-sdk/api/reference/rest/reports_v1/entityUsageReports/get

Required parameters: entityType, entityKey, date

Optional parameters: parameters, maxResults, customerId, pageToken, filters

Retrieves a report which is a collection of properties and statistics for entities used by users within the account. For more information, see the Entities Usage Report guide. For more information about the entities report's parameters, see the Entities Usage parameters reference guides.

https://developers.google.com/admin-sdk/api/reference/rest/reports_v1/entityUsageReports/get

Required parameters: entityType, entityKey, date

Optional parameters: parameters, maxResults, customerId, pageToken, filters

Retrieves a report which is a collection of properties and statistics for entities used by users within the account. For more information, see the Entities Usage Report guide. For more information about the entities report's parameters, see the Entities Usage parameters reference guides.
sourceraw docstring

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

× close