Show / Hide Table of Contents

Class YouTubeService.Scope

Available OAuth 2.0 scopes for use with the YouTube Data API v3.

Inheritance
object
YouTubeService.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.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public class YouTubeService.Scope

Fields

Youtube

Manage your YouTube account

Declaration
public static string Youtube
Field Value
Type Description
string

YoutubeChannelMembershipsCreator

See a list of your current active channel members, their current level, and when they became a member

Declaration
public static string YoutubeChannelMembershipsCreator
Field Value
Type Description
string

YoutubeForceSsl

See, edit, and permanently delete your YouTube videos, ratings, comments and captions

Declaration
public static string YoutubeForceSsl
Field Value
Type Description
string

YoutubeReadonly

View your YouTube account

Declaration
public static string YoutubeReadonly
Field Value
Type Description
string

YoutubeUpload

Manage your YouTube videos

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

YoutubepartnerChannelAudit

View private information of your YouTube channel relevant during the audit process with a YouTube partner

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