Reference documentation and code samples for the Google Analytics Data V1alpha Client class FunnelFilterExpressionList.
A list of funnel filter expressions.
Generated from protobuf message google.analytics.data.v1alpha.FunnelFilterExpressionList
Namespace
Google \ Analytics \ Data \ V1alphaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ expressions |
array<Google\Analytics\Data\V1alpha\FunnelFilterExpression>
The list of funnel filter expressions. |
getExpressions
The list of funnel filter expressions.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setExpressions
The list of funnel filter expressions.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Analytics\Data\V1alpha\FunnelFilterExpression>
|
Returns | |
---|---|
Type | Description |
$this |