Reference documentation and code samples for the Google Analytics Data V1alpha Client class FunnelSubReport.
Funnel sub reports contain the dimension and metric data values. For example, 12 users reached the second step of the funnel.
Generated from protobuf message google.analytics.data.v1alpha.FunnelSubReport
Namespace
Google \ Analytics \ Data \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ dimension_headers
array< DimensionHeader
>
Describes dimension columns. Funnel reports always include the funnel step dimension in sub report responses. Additional dimensions like breakdowns, dates, and next actions may be present in the response if requested.
↳ metric_headers
array< MetricHeader
>
Describes metric columns. Funnel reports always include active users in sub report responses. The funnel table includes additional metrics like completion rate, abandonments, and abandonments rate.
↳ rows
↳ metadata
getDimensionHeaders
Describes dimension columns. Funnel reports always include the funnel step dimension in sub report responses. Additional dimensions like breakdowns, dates, and next actions may be present in the response if requested.
setDimensionHeaders
Describes dimension columns. Funnel reports always include the funnel step dimension in sub report responses. Additional dimensions like breakdowns, dates, and next actions may be present in the response if requested.
$this
getMetricHeaders
Describes metric columns. Funnel reports always include active users in sub report responses. The funnel table includes additional metrics like completion rate, abandonments, and abandonments rate.
setMetricHeaders
Describes metric columns. Funnel reports always include active users in sub report responses. The funnel table includes additional metrics like completion rate, abandonments, and abandonments rate.
$this
getRows
Rows of dimension value combinations and metric values in the report.
setRows
Rows of dimension value combinations and metric values in the report.
$this
getMetadata
Metadata for the funnel report.
hasMetadata
clearMetadata
setMetadata
Metadata for the funnel report.
$this