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

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

Sorts by a pivot column group.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#metric_name

def metric_name() -> ::String
Returns
  • (::String) — In the response to order by, order rows by this column. Must be a metric name from the request.

#metric_name=

def metric_name=(value) -> ::String
Parameter
  • value (::String) — In the response to order by, order rows by this column. Must be a metric name from the request.
Returns
  • (::String) — In the response to order by, order rows by this column. Must be a metric name from the request.

#pivot_selections

def pivot_selections() -> ::Array<::Google::Analytics::Data::V1beta::OrderBy::PivotOrderBy::PivotSelection>
Returns

#pivot_selections=

def pivot_selections=(value) -> ::Array<::Google::Analytics::Data::V1beta::OrderBy::PivotOrderBy::PivotSelection>
Parameter
Returns