Reference documentation and code samples for the Google Analytics Admin V1beta Client class AccessRow.
Access report data for each row.
Generated from protobuf message google.analytics.admin.v1beta.AccessRow
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ dimension_values
array< Google\Analytics\Admin\V1beta\AccessDimensionValue
>
List of dimension values. These values are in the same order as specified in the request.
↳ metric_values
array< Google\Analytics\Admin\V1beta\AccessMetricValue
>
List of metric values. These values are in the same order as specified in the request.
getDimensionValues
List of dimension values. These values are in the same order as specified in the request.
setDimensionValues
List of dimension values. These values are in the same order as specified in the request.
$this
getMetricValues
List of metric values. These values are in the same order as specified in the request.
setMetricValues
List of metric values. These values are in the same order as specified in the request.
$this