Show / Hide Table of Contents

Class YouTubeReportingService.Scope

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

Inheritance
object
YouTubeReportingService.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.YouTubeReporting.v1
Assembly: Google.Apis.YouTubeReporting.v1.dll
Syntax
public class YouTubeReportingService.Scope

Fields

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