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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `GetSubpropertyEventFilterRequestOrBuilder` interface within the Google Analytics Admin Java library, spanning versions from 0.14.0 to the latest 0.70.0."],["The `GetSubpropertyEventFilterRequestOrBuilder` interface extends `MessageOrBuilder`, and it is used to retrieve subproperty event filter details."],["The interface includes two key methods: `getName()`, which returns the resource name of the subproperty event filter as a String, and `getNameBytes()`, which returns the name in ByteString format."],["The resource name format is `properties/property_id/subpropertyEventFilters/subproperty_event_filter`, as demonstrated by the example `properties/123/subpropertyEventFilters/456`."],["The `name` variable is a required string, as indicated by `(.google.api.field_behavior) = REQUIRED` in the provided code snippets."]]],[]]