Google Analytics Admin V1beta Client - Class AccessDimensionValue (0.22.3)

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

The value of a dimension.

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

Namespace

Google \ Analytics \ Admin \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setValue

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

Parameter
Name Description
var string
Returns
Type Description
$this