Class AdSensePlatformService.ScopeConstants
Available OAuth 2.0 scope constants for use with the AdSense Platform API.
Inherited Members
Namespace: Google.Apis.AdSensePlatform.v1alpha
Assembly: Google.Apis.AdSensePlatform.v1alpha.dll
Syntax
public static class AdSensePlatformService.ScopeConstants
Fields
Adsense
View and manage your AdSense data
Declaration
public const string Adsense = "https://www.googleapis.com/auth/adsense"
Field Value
Type | Description |
---|---|
string |
AdsenseReadonly
View your AdSense data
Declaration
public const string AdsenseReadonly = "https://www.googleapis.com/auth/adsense.readonly"
Field Value
Type | Description |
---|---|
string |