Reference documentation and code samples for the Google Analytics Data V1beta Client class DimensionValue.
The value of a dimension.
Generated from protobuf message google.analytics.data.v1beta.DimensionValue
Namespace
Google \ Analytics \ Data \ V1betaMethods
__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 |
|