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 a comprehensive list of versions for `DeleteConversionEventRequestOrBuilder`, starting from the latest version 0.70.0 and going down to version 0.14.0."],["All listed versions link to the documentation for `com.google.analytics.admin.v1alpha.DeleteConversionEventRequestOrBuilder` within the Google Analytics Admin API Java library."],["The `DeleteConversionEventRequestOrBuilder` interface extends `MessageOrBuilder` and includes methods like `getName()` and `getNameBytes()`, used for managing the name of a conversion event resource."],["The `getName()` method retrieves the resource name of the conversion event to delete, following the format \"properties/{property}/conversionEvents/{conversion_event}\", and returns the name as a String."],["The `getNameBytes()` method also handles the resource name, returning it as a `ByteString`, and it mirrors the format requirement of the `getName()` method."]]],[]]