Show / Hide Table of Contents

Class AccountsResource

The "accounts" collection of methods.

Inheritance
object
AccountsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Merchant.reports_v1beta
Assembly: Google.Apis.Merchant.reports_v1beta.dll
Syntax
public class AccountsResource

Constructors

AccountsResource(IClientService)

Constructs a new resource.

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

Properties

Reports

Gets the Reports resource.

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