Class AdMobService.ScopeConstants
Available OAuth 2.0 scope constants for use with the AdMob API.
Inherited Members
Namespace: Google.Apis.AdMob.v1
Assembly: Google.Apis.AdMob.v1.dll
Syntax
public static class AdMobService.ScopeConstants
Fields
AdmobReadonly
See your AdMob data
Declaration
public const string AdmobReadonly = "https://www.googleapis.com/auth/admob.readonly"
Field Value
Type | Description |
---|---|
string |
AdmobReport
See your AdMob data
Declaration
public const string AdmobReport = "https://www.googleapis.com/auth/admob.report"
Field Value
Type | Description |
---|---|
string |