Show / Hide Table of Contents

Class AccountReportsResource

The "accountReports" collection of methods.

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

Constructors

AccountReportsResource(IClientService)

Constructs a new resource.

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

Methods

Search()

Get account reports containing aggregate account data of all linked GLS accounts. Caller needs to provide their manager customer id and the associated auth credential that allows them read permissions on their linked accounts.

Declaration
public virtual AccountReportsResource.SearchRequest Search()
Returns
Type Description
AccountReportsResource.SearchRequest
In this article
Back to top Generated by DocFX