Google Analytics Data V1alpha Client - Class DimensionValue (0.16.4)

Reference documentation and code samples for the Google Analytics Data V1alpha Client class DimensionValue.

The value of a dimension.

Generated from protobuf message google.analytics.data.v1alpha.DimensionValue

Namespace

Google \ Analytics \ Data \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ value string

Value as a string if the dimension type is a string.

getValue

Value as a string if the dimension type is a string.

Returns
Type Description
string

hasValue

setValue

Value as a string if the dimension type is a string.

Parameter
Name Description
var string
Returns
Type Description
$this

getOneValue

Returns
Type Description
string