Show / Hide Table of Contents

Class AdsenseService.Scope

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

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