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 `DeleteConversionEventRequestOrBuilder` interface within the Google Analytics Admin API for Java."],["The documentation covers a range of versions, from the latest `0.70.0` down to `0.14.0`, for the `DeleteConversionEventRequestOrBuilder` class."],["The `DeleteConversionEventRequestOrBuilder` interface extends `MessageOrBuilder` and includes methods to handle the resource name of a conversion event for deletion."],["The `getName()` method returns the resource name of the conversion event to be deleted as a String, and `getNameBytes()` returns it as a `ByteString`."],["The required format of the name for deleting is `properties/{property}/conversionEvents/{conversion_event}`, as seen in the provided examples."]]],[]]