Show / Hide Table of Contents

Class ReportsResource

The "reports" collection of methods.

Inheritance
object
ReportsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In this article
Back to top Generated by DocFX