Google Analytics Admin V1alpha Client - Class AccessOrderBy (0.16.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class AccessOrderBy.

Order bys define how rows will be sorted in the response. For example, ordering rows by descending access count is one ordering, and ordering rows by the country string is a different ordering.

Generated from protobuf message google.analytics.admin.v1alpha.AccessOrderBy

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ metric
↳ dimension
Google\Analytics\Admin\V1alpha\AccessOrderBy\DimensionOrderBy

Sorts results by a dimension's values.

↳ desc
bool

If true, sorts by descending order. If false or unspecified, sorts in ascending order.

getMetric

Sorts results by a metric's values.

hasMetric

setMetric

Sorts results by a metric's values.

Returns
Type
Description
$this

getDimension

Sorts results by a dimension's values.

hasDimension

setDimension

Sorts results by a dimension's values.

Returns
Type
Description
$this

getDesc

If true, sorts by descending order. If false or unspecified, sorts in ascending order.

Returns
Type
Description
bool

setDesc

If true, sorts by descending order. If false or unspecified, sorts in ascending order.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getOneOrderBy

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: