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 within the Google Analytics Admin API."],["The content lists various versions of the API documentation, ranging from version 0.14.0 to the latest version 0.70.0."],["The `DeleteConversionEventRequest` class extends `GeneratedMessageV3` and implements `DeleteConversionEventRequestOrBuilder`, providing methods for managing conversion event deletion requests."],["Static methods are available for parsing and creating instances of `DeleteConversionEventRequest`, including `parseFrom`, `newBuilder`, and `getDefaultInstance`."],["The `getName` method is a key component, used to get the resource name of the conversion event that will be deleted, in the format \"properties/{property}/conversionEvents/{conversion_event}\"."]]],[]]