Class AccountReportsResource
The "accountReports" collection of methods.
Inherited Members
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 |