Show / Hide Table of Contents

Class AdSenseHostService.ScopeConstants

Available OAuth 2.0 scope constants for use with the AdSense Host API.

Inheritance
object
AdSenseHostService.ScopeConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AdSenseHost.v4_1
Assembly: Google.Apis.AdSenseHost.v4_1.dll
Syntax
public static class AdSenseHostService.ScopeConstants

Fields

Adsensehost

View and manage your AdSense host data and associated accounts

Declaration
public const string Adsensehost = "https://www.googleapis.com/auth/adsensehost"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX