Google Analytics Data V1beta API - Class Google::Analytics::Data::V1beta::BatchRunReportsResponse (v0.4.3)

Reference documentation and code samples for the Google Analytics Data V1beta API class Google::Analytics::Data::V1beta::BatchRunReportsResponse.

The batch response containing multiple reports.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#kind

def kind() -> ::String
Returns
  • (::String) — Identifies what kind of resource this message is. This kind is always the fixed string "analyticsData#batchRunReports". Useful to distinguish between response types in JSON.

#kind=

def kind=(value) -> ::String
Parameter
  • value (::String) — Identifies what kind of resource this message is. This kind is always the fixed string "analyticsData#batchRunReports". Useful to distinguish between response types in JSON.
Returns
  • (::String) — Identifies what kind of resource this message is. This kind is always the fixed string "analyticsData#batchRunReports". Useful to distinguish between response types in JSON.

#reports

def reports() -> ::Array<::Google::Analytics::Data::V1beta::RunReportResponse>
Returns

#reports=

def reports=(value) -> ::Array<::Google::Analytics::Data::V1beta::RunReportResponse>
Parameter
Returns