Class: Google::Analytics::Data::V1beta::BatchRunPivotReportsRequest

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 pivot report requests.

Instance Attribute Summary collapse

Instance Attribute Details

#property::String



443
444
445
446
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 443

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

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



443
444
445
446
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 443

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