UserUsageReport
class UserUsageReport extends Resource (View source)
The "userUsageReport" collection of methods.
Typical usage is:
$adminService = new Google\Service\Reports(...);
$userUsageReport = $adminService->userUsageReport;
Methods
get(string $userKey, string $date, array $optParams = [])
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. (userUsageReport.get)
Details
UsageReports
get(string $userKey, string $date, array $optParams = [])
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. (userUsageReport.get)