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-01 UTC."],[[["This page provides documentation for the `DeleteConversionEventRequest` class in the Google Analytics Admin v1beta Java library, with links to different versioned documentation, ranging from 0.14.0 to the latest 0.70.0."],["The `DeleteConversionEventRequest` class, a part of the `com.google.analytics.admin.v1beta` package, is used to create a request message for the DeleteConversionEvent RPC."],["This class extends `GeneratedMessageV3` and implements `DeleteConversionEventRequestOrBuilder`, inheriting various methods for message handling, serialization, and parsing."],["The documentation lists various static methods for parsing, obtaining descriptors, and creating new instances or builders for `DeleteConversionEventRequest` objects, along with methods for handling message fields and data."],["The primary function of `DeleteConversionEventRequest` is highlighted, which involves specifying the resource name of the conversion event to be deleted, which follows the format `properties/{property}/conversionEvents/{conversion_event}`, as shown in the method `getName()`."]]],[]]