Google Analytics Admin V1alpha Client - Class AccessDimensionValue (0.25.2)

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

The value of a dimension.

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

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ valuestring

The dimension value. For example, this value may be 'France' for the 'country' dimension.

getValue

The dimension value. For example, this value may be 'France' for the 'country' dimension.

Returns
TypeDescription
string

setValue

The dimension value. For example, this value may be 'France' for the 'country' dimension.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this