* For more information about this service, see the API * Documentation *
* $adminService = new Google_Service_Reports(...); * $activities = $adminService->activities; *
* $adminService = new Google_Service_Reports(...); * $channels = $adminService->channels; *
* $adminService = new Google_Service_Reports(...); * $customerUsageReports = $adminService->customerUsageReports; *
* $adminService = new Google_Service_Reports(...); * $userUsageReport = $adminService->userUsageReport; *