Required. The resource name of the conversion event to delete.
Format: properties/{property}/conversionEvents/{conversion_event}
Example: "properties/123/conversionEvents/456"
Required. The resource name of the conversion event to delete.
Format: properties/{property}/conversionEvents/{conversion_event}
Example: "properties/123/conversionEvents/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-18 UTC."],[[["This webpage provides documentation for the `DeleteConversionEventRequest` class in the Google Analytics Admin API's Java library, covering versions from 0.14.0 to the latest 0.70.0."],["The `DeleteConversionEventRequest` class is used to format requests for deleting conversion events, with a specific format for the resource name."],["It's a subclass of `GeneratedMessageV3`, and thus inherits methods related to protocol buffer messages, such as parsing, serialization, and field access."],["The current page offers a comprehensive overview of the class's inherited members, static methods, instance methods, and fields, in order to properly make use of the `DeleteConversionEventRequest` class."],["The resource name of the conversion event that is required to be deleted, must be in the format of `properties/{property}/conversionEvents/{conversion_event}`."]]],[]]