Reference documentation and code samples for the Google Analytics Admin V1alpha Client class AudienceEventFilter.
A filter that matches events of a single event name. If an event parameter
is specified, only the subset of events that match both the single event name
and the parameter filter expressions match this event filter.
Generated from protobuf message google.analytics.admin.v1alpha.AudienceEventFilter
Namespace
Google \ Analytics \ Admin \ V1alpha
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ event_name
string
Required. Immutable. The name of the event to match against.
Optional. If specified, this filter matches events that match both the single event name and the parameter filter expressions. AudienceEventFilter inside the parameter filter expression cannot be set (For example, nested event filters are not supported). This should be a single and_group of dimension_or_metric_filter or not_expression; ANDs of ORs are not supported. Also, if it includes a filter for "eventCount", only that one will be considered; all the other filters will be ignored.
getEventName
Required. Immutable. The name of the event to match against.
Returns
Type
Description
string
setEventName
Required. Immutable. The name of the event to match against.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getEventParameterFilterExpression
Optional. If specified, this filter matches events that match both the
single event name and the parameter filter expressions. AudienceEventFilter
inside the parameter filter expression cannot be set (For example, nested
event filters are not supported). This should be a single and_group of
dimension_or_metric_filter or not_expression; ANDs of ORs are not
supported. Also, if it includes a filter for "eventCount", only that one
will be considered; all the other filters will be ignored.
Optional. If specified, this filter matches events that match both the
single event name and the parameter filter expressions. AudienceEventFilter
inside the parameter filter expression cannot be set (For example, nested
event filters are not supported). This should be a single and_group of
dimension_or_metric_filter or not_expression; ANDs of ORs are not
supported. Also, if it includes a filter for "eventCount", only that one
will be considered; all the other filters will be ignored.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Analytics Admin V1alpha Client - Class AudienceEventFilter (0.29.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.29.1 (latest)](/php/docs/reference/analytics-admin/latest/V1alpha.AudienceEventFilter)\n- [0.29.0](/php/docs/reference/analytics-admin/0.29.0/V1alpha.AudienceEventFilter)\n- [0.28.1](/php/docs/reference/analytics-admin/0.28.1/V1alpha.AudienceEventFilter)\n- [0.27.0](/php/docs/reference/analytics-admin/0.27.0/V1alpha.AudienceEventFilter)\n- [0.26.0](/php/docs/reference/analytics-admin/0.26.0/V1alpha.AudienceEventFilter)\n- [0.25.2](/php/docs/reference/analytics-admin/0.25.2/V1alpha.AudienceEventFilter)\n- [0.24.2](/php/docs/reference/analytics-admin/0.24.2/V1alpha.AudienceEventFilter)\n- [0.23.0](/php/docs/reference/analytics-admin/0.23.0/V1alpha.AudienceEventFilter)\n- [0.22.5](/php/docs/reference/analytics-admin/0.22.5/V1alpha.AudienceEventFilter)\n- [0.20.0](/php/docs/reference/analytics-admin/0.20.0/V1alpha.AudienceEventFilter)\n- [0.19.0](/php/docs/reference/analytics-admin/0.19.0/V1alpha.AudienceEventFilter)\n- [0.18.1](/php/docs/reference/analytics-admin/0.18.1/V1alpha.AudienceEventFilter)\n- [0.17.0](/php/docs/reference/analytics-admin/0.17.0/V1alpha.AudienceEventFilter)\n- [0.16.0](/php/docs/reference/analytics-admin/0.16.0/V1alpha.AudienceEventFilter)\n- [0.15.1](/php/docs/reference/analytics-admin/0.15.1/V1alpha.AudienceEventFilter)\n- [0.14.0](/php/docs/reference/analytics-admin/0.14.0/V1alpha.AudienceEventFilter)\n- [0.13.0](/php/docs/reference/analytics-admin/0.13.0/V1alpha.AudienceEventFilter)\n- [0.12.0](/php/docs/reference/analytics-admin/0.12.0/V1alpha.AudienceEventFilter)\n- [0.11.1](/php/docs/reference/analytics-admin/0.11.1/V1alpha.AudienceEventFilter)\n- [0.10.0](/php/docs/reference/analytics-admin/0.10.0/V1alpha.AudienceEventFilter)\n- [0.9.0](/php/docs/reference/analytics-admin/0.9.0/V1alpha.AudienceEventFilter)\n- [0.8.2](/php/docs/reference/analytics-admin/0.8.2/V1alpha.AudienceEventFilter) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Analytics Admin V1alpha Client class AudienceEventFilter.\n\nA filter that matches events of a single event name. If an event parameter\nis specified, only the subset of events that match both the single event name\nand the parameter filter expressions match this event filter.\n\nGenerated from protobuf message `google.analytics.admin.v1alpha.AudienceEventFilter`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Admin \\\\ V1alpha\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getEventName\n\nRequired. Immutable. The name of the event to match against.\n\n### setEventName\n\nRequired. Immutable. The name of the event to match against.\n\n### getEventParameterFilterExpression\n\nOptional. If specified, this filter matches events that match both the\nsingle event name and the parameter filter expressions. AudienceEventFilter\ninside the parameter filter expression cannot be set (For example, nested\nevent filters are not supported). This should be a single and_group of\ndimension_or_metric_filter or not_expression; ANDs of ORs are not\nsupported. Also, if it includes a filter for \"eventCount\", only that one\nwill be considered; all the other filters will be ignored.\n\n### hasEventParameterFilterExpression\n\n### clearEventParameterFilterExpression\n\n### setEventParameterFilterExpression\n\nOptional. If specified, this filter matches events that match both the\nsingle event name and the parameter filter expressions. AudienceEventFilter\ninside the parameter filter expression cannot be set (For example, nested\nevent filters are not supported). This should be a single and_group of\ndimension_or_metric_filter or not_expression; ANDs of ORs are not\nsupported. Also, if it includes a filter for \"eventCount\", only that one\nwill be considered; all the other filters will be ignored."]]