Required. Resource name of the subproperty event filter to lookup.
Format:
properties/property_id/subpropertyEventFilters/subproperty_event_filter
Example: properties/123/subpropertyEventFilters/456
Required. Resource name of the subproperty event filter to lookup.
Format:
properties/property_id/subpropertyEventFilters/subproperty_event_filter
Example: properties/123/subpropertyEventFilters/456
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `GetSubpropertyEventFilterRequest` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 up to the latest 0.70.0."],["The `GetSubpropertyEventFilterRequest` class is a request message used to retrieve subproperty event filter data via RPC, and it implements the `GetSubpropertyEventFilterRequestOrBuilder` interface."],["The page lists various inherited members and static methods of the `GetSubpropertyEventFilterRequest` class, detailing its functionality and how it interacts with other classes, such as `AbstractMessage`, `GeneratedMessageV3`, and `ByteString`."],["The `GetSubpropertyEventFilterRequest` class has a required field named `name` which represents the resource name of the subproperty event filter to lookup, and uses the format properties/property_id/subpropertyEventFilters/subproperty_event_filter."],["The page has numerous methods that facilitate parsing and handling `GetSubpropertyEventFilterRequest` instances, including methods to parse from `ByteString`, `InputStream`, `ByteBuffer`, `CodedInputStream`, and byte arrays, plus methods for building new instances."]]],[]]