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"]],[["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-04-09 UTC."],[[["This page provides documentation for the `DeleteConversionEventRequest` class in the Google Analytics Admin v1beta Java library, with the latest version being 0.70.0."],["The `DeleteConversionEventRequest` class is a request message used for deleting a conversion event via RPC, as defined within the Google Analytics Admin API."],["It shows the different available versions of the library, ranging from version 0.14.0 to the latest version 0.70.0, with each version linking to its corresponding documentation."],["The documentation details the class's inheritance, implementing interface, inherited members, static fields, static methods, and methods, providing comprehensive information about its usage."],["The main function of this class is for sending requests to delete conversion events, utilizing a required resource name in the format \"properties/{property}/conversionEvents/{conversion_event}\" to specify the target event."]]],[]]