Required. Resource name of the subproperty event filter to delete.
Format:
properties/property_id/subpropertyEventFilters/subproperty_event_filter
Example: properties/123/subpropertyEventFilters/456
Required. Resource name of the subproperty event filter to delete.
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 various versions of the `DeleteSubpropertyEventFilterRequestOrBuilder` interface, ranging from version 0.14.0 up to the latest version 0.70.0, for use with Google Analytics Admin in Java."],["The `DeleteSubpropertyEventFilterRequestOrBuilder` interface is used to delete a subproperty event filter, as it implements `MessageOrBuilder`."],["The interface includes two essential methods, `getName()` and `getNameBytes()`, both of which are used to define and specify the name of the resource associated with the subproperty event filter to be deleted."],["The `getName()` method returns the resource name of the subproperty event filter to delete as a String, while the `getNameBytes()` method returns the name in ByteString format."],["The resource name format for deletion operations is outlined as: `properties/property_id/subpropertyEventFilters/subproperty_event_filter`, and an example is provided."]]],[]]