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"]],[["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-03-21 UTC."],[[["This webpage provides documentation for the `DeleteSubpropertyEventFilterRequest` class in the Google Analytics Admin API for Java, specifically within the `com.google.analytics.admin.v1alpha` package."],["The `DeleteSubpropertyEventFilterRequest` class is a request message used for deleting a subproperty event filter via RPC, and it extends `GeneratedMessageV3`, which implements the `DeleteSubpropertyEventFilterRequestOrBuilder` interface."],["The documentation covers various versions of the API, ranging from version 0.14.0 up to the latest version 0.70.0, with each version having its own link to the documentation."],["The documentation provides information for inherited members from other classes, static fields, static methods, and methods of the class, including details on how to use them."],["The primary requirement for using this class is to provide the resource name of the subproperty event filter that is to be deleted, in a specific format, which is outlined in the `getName()` and `getNameBytes()` documentation."]]],[]]