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-07-09 UTC."],[[["This webpage provides documentation for the `DeleteConversionEventRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.69.0."],["The `DeleteConversionEventRequest` class is used to send a request to delete a conversion event in Google Analytics, and it is a subclass of `GeneratedMessageV3`."],["The webpage details the inheritance, implemented interfaces, inherited members, static fields, static methods, and instance methods of the `DeleteConversionEventRequest` class."],["The documentation page lists many different versions of the class, spanning from version 0.70.0 down to 0.14.0."],["The class requires the name of the conversion event to be deleted when making the request, formated as `properties/{property}/conversionEvents/{conversion_event}`."]]],[]]