Google Analytics Admin V1beta Client - Class MetricOrderBy (0.22.3)

Reference documentation and code samples for the Google Analytics Admin V1beta Client class MetricOrderBy.

Sorts by metric values.

Generated from protobuf message google.analytics.admin.v1beta.AccessOrderBy.MetricOrderBy

Namespace

Google \ Analytics \ Admin \ V1beta \ AccessOrderBy

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ metric_name string

A metric name in the request to order by.

getMetricName

A metric name in the request to order by.

Returns
Type Description
string

setMetricName

A metric name in the request to order by.

Parameter
Name Description
var string
Returns
Type Description
$this