class Reports extends Service (View source)

Service definition for Reports (reports_v1).

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.

For more information about this service, see the API Documentation

Constants

ADMIN_REPORTS_AUDIT_READONLY

View audit reports for your G Suite domain.

ADMIN_REPORTS_USAGE_READONLY

View usage reports for your G Suite domain.

Properties

$activities
$channels
$customerUsageReports
$entityUsageReports
$userUsageReport
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Reports service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Reports service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.