admin  reports_v1
Classes | Public Member Functions | List of all members
Google.Apis.Admin.Reports.reports_v1.UserUsageReportResource Class Reference

The "userUsageReport" collection of methods. More...

Classes

class  GetRequest
 Retrieves a report which is a collection of properties and statistics for a set of users with the account. For more information, see the User Usage Report guide. For more information about the user report's parameters, see the Users Usage parameters reference guides. More...
 

Public Member Functions

 UserUsageReportResource (Google.Apis.Services.IClientService service)
 Constructs a new resource. More...
 
virtual GetRequest Get (string userKey, string date)
 Retrieves a report which is a collection of properties and statistics for a set of users with the account. For more information, see the User Usage Report guide. For more information about the user report's parameters, see the Users Usage parameters reference guides. More...
 

Detailed Description

The "userUsageReport" collection of methods.

Constructor & Destructor Documentation

◆ UserUsageReportResource()

Google.Apis.Admin.Reports.reports_v1.UserUsageReportResource.UserUsageReportResource ( Google.Apis.Services.IClientService  service)
inline

Constructs a new resource.

Member Function Documentation

◆ Get()

virtual GetRequest Google.Apis.Admin.Reports.reports_v1.UserUsageReportResource.Get ( string  userKey,
string  date 
)
inlinevirtual

Retrieves a report which is a collection of properties and statistics for a set of users with the account. For more information, see the User Usage Report guide. For more information about the user report's parameters, see the Users Usage parameters reference guides.

Parameters
userKeyRepresents the profile ID or the user email for which the data should be filtered. Can be all for all information, or userKey for a user's unique G Suite profile ID or their primary email address.
dateRepresents the date the usage occurred. The timestamp is in the ISO 8601 format, yyyy-mm-dd. We recommend you use your account's time zone for this.

The documentation for this class was generated from the following file: