Show / Hide Table of Contents

Class AdMobService.Scope

Available OAuth 2.0 scopes for use with the AdMob API.

Inheritance
object
AdMobService.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.AdMob.v1beta
Assembly: Google.Apis.AdMob.v1beta.dll
Syntax
public class AdMobService.Scope

Fields

AdmobReadonly

See your AdMob data

Declaration
public static string AdmobReadonly
Field Value
Type Description
string

AdmobReport

See your AdMob data

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