Reference documentation and code samples for the Google Analytics Data V1alpha Client class MetricValue.
The value of a metric.
Generated from protobuf message google.analytics.data.v1alpha.MetricValue
Namespace
Google \ Analytics \ Data \ V1alphaMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ value |
string
Measurement value. See MetricHeader for type. |
getValue
Measurement value. See MetricHeader for type.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasValue
setValue
Measurement value. See MetricHeader for type.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getOneValue
| Returns | |
|---|---|
| Type | Description |
string |
|