Show / Hide Table of Contents

Class AnalyticsReportingService.Scope

Available OAuth 2.0 scopes for use with the Analytics Reporting API.

Inheritance
object
AnalyticsReportingService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AnalyticsReporting.v4
Assembly: Google.Apis.AnalyticsReporting.v4.dll
Syntax
public class AnalyticsReportingService.Scope

Fields

Analytics

View and manage your Google Analytics data

Declaration
public static string Analytics
Field Value
Type Description
string

AnalyticsReadonly

See and download your Google Analytics data

Declaration
public static string AnalyticsReadonly
Field Value
Type Description
string
In this article
Back to top Generated by DocFX