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

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

Dimensions' values in a single pivot.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#pivot_dimension_headers

defpivot_dimension_headers()->::Array<::Google::Analytics::Data::V1beta::PivotDimensionHeader>
Returns

#pivot_dimension_headers=

defpivot_dimension_headers=(value)->::Array<::Google::Analytics::Data::V1beta::PivotDimensionHeader>
Parameter
Returns

#row_count

defrow_count()->::Integer
Returns
  • (::Integer) — The cardinality of the pivot. The total number of rows for this pivot's fields regardless of how the parameters offset and limit are specified in the request.

#row_count=

defrow_count=(value)->::Integer
Parameter
  • value (::Integer) — The cardinality of the pivot. The total number of rows for this pivot's fields regardless of how the parameters offset and limit are specified in the request.
Returns
  • (::Integer) — The cardinality of the pivot. The total number of rows for this pivot's fields regardless of how the parameters offset and limit are specified in the request.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.