Show / Hide Table of Contents

Class AdSensePlatformService.Scope

Available OAuth 2.0 scopes for use with the AdSense Platform API.

Inheritance
object
AdSensePlatformService.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.AdSensePlatform.v1alpha
Assembly: Google.Apis.AdSensePlatform.v1alpha.dll
Syntax
public class AdSensePlatformService.Scope

Fields

Adsense

View and manage your AdSense data

Declaration
public static string Adsense
Field Value
Type Description
string

AdsenseReadonly

View your AdSense data

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