Documentation

Google_Service_Reports extends Google_Service
in package

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

Tags
author

Google, Inc.

Table of Contents

ADMIN_REPORTS_AUDIT_READONLY  = "https://www.googleapis.com/auth/admin.reports.audit.readonly"
View audit reports for your G Suite domain.
ADMIN_REPORTS_USAGE_READONLY  = "https://www.googleapis.com/auth/admin.reports.usage.readonly"
View usage reports for your G Suite domain.
$activities  : mixed
$availableScopes  : mixed
$batchPath  : mixed
$channels  : mixed
$customerUsageReports  : mixed
$entityUsageReports  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$userUsageReport  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the Reports service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

ADMIN_REPORTS_AUDIT_READONLY

View audit reports for your G Suite domain.

public mixed ADMIN_REPORTS_AUDIT_READONLY = "https://www.googleapis.com/auth/admin.reports.audit.readonly"

ADMIN_REPORTS_USAGE_READONLY

View usage reports for your G Suite domain.

public mixed ADMIN_REPORTS_USAGE_READONLY = "https://www.googleapis.com/auth/admin.reports.usage.readonly"

Properties

$activities

public mixed $activities

$availableScopes

public mixed $availableScopes

$customerUsageReports

public mixed $customerUsageReports

$entityUsageReports

public mixed $entityUsageReports

$servicePath

public mixed $servicePath

$userUsageReport

public mixed $userUsageReport

Methods

__construct()

Constructs the internal representation of the Reports service.

public __construct(Google_Client $client[, string $rootUrl = null ]) : mixed
Parameters
$client : Google_Client

The client used to deliver requests.

$rootUrl : string = null

The root URL used for requests to the service.

Return values
mixed

Search results