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."],[[["The document outlines various versions of the `DeleteConversionEventRequest` class within the Google Analytics Admin API, with version 0.70.0 being the latest."],["Each version listed corresponds to a specific release number, ranging from 0.70.0 down to 0.14.0, indicating the evolution of the API over time."],["The `DeleteConversionEventRequest` class is a request message used to delete a conversion event in the Google Analytics Admin API, and it is of the Protobuf type `google.analytics.admin.v1beta.DeleteConversionEventRequest`."],["The class inherits from `GeneratedMessageV3` and implements the `DeleteConversionEventRequestOrBuilder` interface, providing methods for managing and manipulating the request, such as `getName()`, `getNameBytes()`, and `getSerializedSize()`."],["The resource name of the conversion event to be deleted is required and formatted as: `properties/{property}/conversionEvents/{conversion_event}`, such as `properties/123/conversionEvents/456`."]]],[]]