Class ReportsService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Admin SDK API.
Inherited Members
Namespace: Google.Apis.Admin.Reports.reports_v1
Assembly: Google.Apis.Admin.Reports.reports_v1.dll
Syntax
public static class ReportsService.ScopeConstants
Fields
AdminReportsAuditReadonly
View audit reports for your G Suite domain
Declaration
public const string AdminReportsAuditReadonly = "https://www.googleapis.com/auth/admin.reports.audit.readonly"
Field Value
Type | Description |
---|---|
string |
AdminReportsUsageReadonly
View usage reports for your G Suite domain
Declaration
public const string AdminReportsUsageReadonly = "https://www.googleapis.com/auth/admin.reports.usage.readonly"
Field Value
Type | Description |
---|---|
string |