Google Analytics Data V1alpha Client - Class FilterExpression (0.12.0)

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

To express dimension or metric filters.

The fields in the same FilterExpression need to be either all dimensions or all metrics.

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

Namespace

Google \ Analytics \ Data \ V1alpha

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ and_group
Google\Analytics\Data\V1alpha\FilterExpressionList

The FilterExpressions in and_group have an AND relationship.

↳ or_group
Google\Analytics\Data\V1alpha\FilterExpressionList

The FilterExpressions in or_group have an OR relationship.

↳ not_expression
Google\Analytics\Data\V1alpha\FilterExpression

The FilterExpression is NOT of not_expression.

↳ filter
Google\Analytics\Data\V1alpha\Filter

A primitive filter. All fields in filter in same FilterExpression needs to be either all dimensions or metrics.

getAndGroup

The FilterExpressions in and_group have an AND relationship.

hasAndGroup

setAndGroup

The FilterExpressions in and_group have an AND relationship.

Returns
Type
Description
$this

getOrGroup

The FilterExpressions in or_group have an OR relationship.

hasOrGroup

setOrGroup

The FilterExpressions in or_group have an OR relationship.

Returns
Type
Description
$this

getNotExpression

The FilterExpression is NOT of not_expression.

Returns
Type
Description

hasNotExpression

setNotExpression

The FilterExpression is NOT of not_expression.

Parameter
Name
Description
Returns
Type
Description
$this

getFilter

A primitive filter.

All fields in filter in same FilterExpression needs to be either all dimensions or metrics.

Returns
Type
Description

hasFilter

setFilter

A primitive filter.

All fields in filter in same FilterExpression needs to be either all dimensions or metrics.

Parameter
Name
Description
Returns
Type
Description
$this

getExpr

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