Google Analytics Data V1alpha Client - Class FunnelFilterExpression (0.20.1)

Reference documentation and code samples for the Google Analytics Data V1alpha Client class FunnelFilterExpression.

Expresses combinations of funnel filters.

Generated from protobuf message google.analytics.data.v1alpha.FunnelFilterExpression

Namespace

Google \ Analytics \ Data \ V1alpha

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ and_group
FunnelFilterExpressionList

The FunnelFilterExpression in andGroup have an AND relationship.

↳ or_group
FunnelFilterExpressionList

The FunnelFilterExpression in orGroup have an OR relationship.

↳ not_expression
FunnelFilterExpression

The FunnelFilterExpression is NOT of notExpression .

↳ funnel_field_filter
FunnelFieldFilter

A funnel filter for a dimension or metric.

↳ funnel_event_filter
FunnelEventFilter

Creates a filter that matches events of a single event name. If a parameter filter expression is specified, only the subset of events that match both the single event name and the parameter filter expressions match this event filter.

getAndGroup

The FunnelFilterExpression in andGroup have an AND relationship.

Returns
Type
Description

hasAndGroup

setAndGroup

The FunnelFilterExpression in andGroup have an AND relationship.

Parameter
Name
Description
Returns
Type
Description
$this

getOrGroup

The FunnelFilterExpression in orGroup have an OR relationship.

Returns
Type
Description

hasOrGroup

setOrGroup

The FunnelFilterExpression in orGroup have an OR relationship.

Parameter
Name
Description
Returns
Type
Description
$this

getNotExpression

The FunnelFilterExpression is NOT of notExpression .

Returns
Type
Description

hasNotExpression

setNotExpression

The FunnelFilterExpression is NOT of notExpression .

Parameter
Name
Description
Returns
Type
Description
$this

getFunnelFieldFilter

A funnel filter for a dimension or metric.

Returns
Type
Description

hasFunnelFieldFilter

setFunnelFieldFilter

A funnel filter for a dimension or metric.

Parameter
Name
Description
Returns
Type
Description
$this

getFunnelEventFilter

Creates a filter that matches events of a single event name. If a parameter filter expression is specified, only the subset of events that match both the single event name and the parameter filter expressions match this event filter.

Returns
Type
Description

hasFunnelEventFilter

setFunnelEventFilter

Creates a filter that matches events of a single event name. If a parameter filter expression is specified, only the subset of events that match both the single event name and the parameter filter expressions match this event filter.

Parameter
Name
Description
Returns
Type
Description
$this

getExpr

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: