View Source GoogleApi.AnalyticsReporting.V4.Model.OrderBy (google_api_analytics_reporting v0.18.0)
Specifies the sorting options.
Attributes
-
fieldName
(type:String.t
, default:nil
) - The field which to sort by. The default sort order is ascending. Example:ga:browser
. Note, that you can only specify one field for sort here. For example,ga:browser, ga:city
is not valid. -
orderType
(type:String.t
, default:nil
) - The order type. The default orderType isVALUE
. -
sortOrder
(type:String.t
, default:nil
) - The sorting order for the field.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.