Reference documentation and code samples for the Google Analytics Data V1beta Client class PivotHeader.
Dimensions' values in a single pivot.
Generated from protobuf message google.analytics.data.v1beta.PivotHeader
Namespace
Google \ Analytics \ Data \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ pivot_dimension_headers
array< Google\Analytics\Data\V1beta\PivotDimensionHeader
>
The size is the same as the cardinality of the corresponding dimension combinations.
↳ row_count
int
The cardinality of the pivot. The total number of rows for this pivot's fields regardless of how the parameters offset
and limit
are specified in the request.
getPivotDimensionHeaders
The size is the same as the cardinality of the corresponding dimension combinations.
setPivotDimensionHeaders
The size is the same as the cardinality of the corresponding dimension combinations.
$this
getRowCount
The cardinality of the pivot. The total number of rows for this pivot's
fields regardless of how the parameters offset
and limit
are specified
in the request.
int
setRowCount
The cardinality of the pivot. The total number of rows for this pivot's
fields regardless of how the parameters offset
and limit
are specified
in the request.
var
int
$this