Reference documentation and code samples for the Google Analytics Data V1alpha Client class FunnelResponseMetadata.
The funnel report's response metadata carries additional information about the funnel report.
Generated from protobuf message google.analytics.data.v1alpha.FunnelResponseMetadata
Namespace
Google \ Analytics \ Data \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ sampling_metadatas
array< Google\Analytics\Data\V1alpha\SamplingMetadata
>
If funnel report results are sampled
, this describes what percentage of events were used in this funnel report. One samplingMetadatas
is populated for each date range. Each samplingMetadatas
corresponds to a date range in order that date ranges were specified in the request. However if the results are not sampled, this field will not be defined.
getSamplingMetadatas
If funnel report results are sampled
, this
describes what percentage of events were used in this funnel report. One samplingMetadatas
is populated for each date range. Each samplingMetadatas
corresponds to a date range in order that date ranges
were specified in the request.
However if the results are not sampled, this field will not be defined.
setSamplingMetadatas
If funnel report results are sampled
, this
describes what percentage of events were used in this funnel report. One samplingMetadatas
is populated for each date range. Each samplingMetadatas
corresponds to a date range in order that date ranges
were specified in the request.
However if the results are not sampled, this field will not be defined.
$this