Show / Hide Table of Contents

Class PlatformsResource

The "platforms" collection of methods.

Inheritance
object
PlatformsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AdSensePlatform.v1
Assembly: Google.Apis.AdSensePlatform.v1.dll
Syntax
public class PlatformsResource

Constructors

PlatformsResource(IClientService)

Constructs a new resource.

Declaration
public PlatformsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

Accounts

Gets the Accounts resource.

Declaration
public virtual PlatformsResource.AccountsResource Accounts { get; }
Property Value
Type Description
PlatformsResource.AccountsResource
In this article
Back to top Generated by DocFX