Class: Google::Analytics::Data::V1beta::BatchRunReportsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/analytics/data/v1beta/analytics_data_api.rb

Overview

The batch request containing multiple report requests.

Instance Attribute Summary collapse

Instance Attribute Details

#property::String



408
409
410
411
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 408

class BatchRunReportsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#requests::Array<::Google::Analytics::Data::V1beta::RunReportRequest>



408
409
410
411
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 408

class BatchRunReportsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end