Reference documentation and code samples for the Google Analytics Data V1alpha Client class PivotHeader.
Dimensions' values in a single pivot.
Generated from protobuf message google.analytics.data.v1alpha.PivotHeader
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ pivot_dimension_headers
array< Google\Analytics\Data\V1alpha\PivotDimensionHeader
>
The size is the same as the cardinality of the corresponding dimension combinations.
↳ row_count
int
The cardinality of the pivot as if offset = 0 and limit = -1. 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 as if offset = 0 and limit = -1. 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 as if offset = 0 and limit = -1. 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