Show / Hide Table of Contents

Class GoogleAnalyticsAdminService.Scope

Available OAuth 2.0 scopes for use with the Google Analytics Admin API.

Inheritance
object
GoogleAnalyticsAdminService.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.GoogleAnalyticsAdmin.v1beta
Assembly: Google.Apis.GoogleAnalyticsAdmin.v1beta.dll
Syntax
public class GoogleAnalyticsAdminService.Scope

Fields

AnalyticsEdit

Edit Google Analytics management entities

Declaration
public static string AnalyticsEdit
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