Show / Hide Table of Contents

Class YouTubeAnalyticsService.Scope

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

Inheritance
object
YouTubeAnalyticsService.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.YouTubeAnalytics.v2
Assembly: Google.Apis.YouTubeAnalytics.v2.dll
Syntax
public class YouTubeAnalyticsService.Scope

Fields

Youtube

Manage your YouTube account

Declaration
public static string Youtube
Field Value
Type Description
string

YoutubeReadonly

View your YouTube account

Declaration
public static string YoutubeReadonly
Field Value
Type Description
string

Youtubepartner

View and manage your assets and associated content on YouTube

Declaration
public static string Youtubepartner
Field Value
Type Description
string

YtAnalyticsMonetaryReadonly

View monetary and non-monetary YouTube Analytics reports for your YouTube content

Declaration
public static string YtAnalyticsMonetaryReadonly
Field Value
Type Description
string

YtAnalyticsReadonly

View YouTube Analytics reports for your YouTube content

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