Class: Google::Analytics::Data::V1beta::RunReportRequest
- Inherits:
-
Object
- Object
- Google::Analytics::Data::V1beta::RunReportRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/analytics/data/v1beta/analytics_data_api.rb
Overview
The request to generate a report.
Instance Attribute Summary collapse
-
#cohort_spec ⇒ ::Google::Analytics::Data::V1beta::CohortSpec
Cohort group associated with this request.
-
#comparisons ⇒ ::Array<::Google::Analytics::Data::V1beta::Comparison>
Optional.
-
#currency_code ⇒ ::String
A currency code in ISO4217 format, such as "AED", "USD", "JPY".
-
#date_ranges ⇒ ::Array<::Google::Analytics::Data::V1beta::DateRange>
Date ranges of data to read.
-
#dimension_filter ⇒ ::Google::Analytics::Data::V1beta::FilterExpression
Dimension filters let you ask for only specific dimension values in the report.
-
#dimensions ⇒ ::Array<::Google::Analytics::Data::V1beta::Dimension>
The dimensions requested and displayed.
-
#keep_empty_rows ⇒ ::Boolean
If false or unspecified, each row with all metrics equal to 0 will not be returned.
-
#limit ⇒ ::Integer
The number of rows to return.
-
#metric_aggregations ⇒ ::Array<::Google::Analytics::Data::V1beta::MetricAggregation>
Aggregation of metrics.
-
#metric_filter ⇒ ::Google::Analytics::Data::V1beta::FilterExpression
The filter clause of metrics.
-
#metrics ⇒ ::Array<::Google::Analytics::Data::V1beta::Metric>
The metrics requested and displayed.
-
#offset ⇒ ::Integer
The row count of the start row.
-
#order_bys ⇒ ::Array<::Google::Analytics::Data::V1beta::OrderBy>
Specifies how rows are ordered in the response.
-
#property ⇒ ::String
A Google Analytics property identifier whose events are tracked.
-
#return_property_quota ⇒ ::Boolean
Toggles whether to return the current state of this Google Analytics property's quota.
Instance Attribute Details
#cohort_spec ⇒ ::Google::Analytics::Data::V1beta::CohortSpec
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#comparisons ⇒ ::Array<::Google::Analytics::Data::V1beta::Comparison>
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#currency_code ⇒ ::String
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#date_ranges ⇒ ::Array<::Google::Analytics::Data::V1beta::DateRange>
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#dimension_filter ⇒ ::Google::Analytics::Data::V1beta::FilterExpression
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#dimensions ⇒ ::Array<::Google::Analytics::Data::V1beta::Dimension>
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#keep_empty_rows ⇒ ::Boolean
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#limit ⇒ ::Integer
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#metric_aggregations ⇒ ::Array<::Google::Analytics::Data::V1beta::MetricAggregation>
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#metric_filter ⇒ ::Google::Analytics::Data::V1beta::FilterExpression
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#metrics ⇒ ::Array<::Google::Analytics::Data::V1beta::Metric>
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#offset ⇒ ::Integer
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#order_bys ⇒ ::Array<::Google::Analytics::Data::V1beta::OrderBy>
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#property ⇒ ::String
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#return_property_quota ⇒ ::Boolean
192 193 194 195 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 192 class RunReportRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |