Google Analytics Admin V1alpha Client - Class AccessDimensionValue (0.20.0)

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
data array

Optional. Data for populating the Message object.

↳ value string

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