Google Analytics Admin V1beta Client - Class AccessMetricValue (0.12.0)

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

The value of a metric.

Generated from protobuf message google.analytics.admin.v1beta.AccessMetricValue

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ valuestring

The measurement value. For example, this value may be '13'.

getValue

The measurement value. For example, this value may be '13'.

Returns
TypeDescription
string

setValue

The measurement value. For example, this value may be '13'.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this