Google Analytics Admin V1beta Client - Class AccessMetricValue (0.20.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

Namespace

Google \ Analytics \ Admin \ V1beta

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ value string

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
var string
Returns
TypeDescription
$this