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 webpage provides documentation for the `DeleteConversionEventRequest` class in the Google Analytics Admin API, specifically for version 0.62.0."],["The `DeleteConversionEventRequest` class is a request message used to delete a conversion event, and it implements the `DeleteConversionEventRequestOrBuilder` interface."],["The documentation includes a list of versions from 0.14.0 to 0.70.0, with 0.70.0 being the latest version and details on the class's inheritance, implemented interfaces, inherited members, static fields, and static methods."],["The page defines a static field, `NAME_FIELD_NUMBER`, which is related to the request name field, and it contains various methods for parsing and managing `DeleteConversionEventRequest` instances."],["The `getName()` and `getNameBytes()` methods provide access to the resource name of the conversion event to be deleted, which is a required field."]]],[]]