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-17 UTC."],[[["This webpage provides documentation for the `DeleteConversionEventRequestOrBuilder` interface within the Google Analytics Admin Java library, detailing its usage and available versions."],["The latest version of `DeleteConversionEventRequestOrBuilder` available is 0.70.0, while the earliest included here is 0.14.0."],["The `DeleteConversionEventRequestOrBuilder` interface allows you to get the name of a conversion event in two forms: a String using the `getName()` method, and in ByteString form using the `getNameBytes()` method."],["The `getName()` and `getNameBytes()` methods are used to retrieve the resource name of the conversion event, which is required to be in the format of `properties/{property}/conversionEvents/{conversion_event}`, such as \"properties/123/conversionEvents/456\"."],["The interface `DeleteConversionEventRequestOrBuilder` implements the `MessageOrBuilder` interface, offering extended functionality for interacting with message objects."]]],[]]