Class AnalyticsReportingService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Analytics Reporting API.
Inherited Members
Namespace: Google.Apis.AnalyticsReporting.v4
Assembly: Google.Apis.AnalyticsReporting.v4.dll
Syntax
public static class AnalyticsReportingService.ScopeConstants
Fields
Analytics
View and manage your Google Analytics data
Declaration
public const string Analytics = "https://www.googleapis.com/auth/analytics"
Field Value
Type | Description |
---|---|
string |
AnalyticsReadonly
See and download your Google Analytics data
Declaration
public const string AnalyticsReadonly = "https://www.googleapis.com/auth/analytics.readonly"
Field Value
Type | Description |
---|---|
string |