Class ReportsResource
The "reports" collection of methods.
Inherited Members
Namespace: Google.Apis.AnalyticsReporting.v4
Assembly: Google.Apis.AnalyticsReporting.v4.dll
Syntax
public class ReportsResource
Constructors
ReportsResource(IClientService)
Constructs a new resource.
Declaration
public ReportsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
BatchGet(GetReportsRequest)
Returns the Analytics data.
Declaration
public virtual ReportsResource.BatchGetRequest BatchGet(GetReportsRequest body)
Parameters
| Type | Name | Description |
|---|---|---|
| GetReportsRequest | body | The body of the request. |
Returns
| Type | Description |
|---|---|
| ReportsResource.BatchGetRequest |