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, within the `com.google.analytics.admin.v1alpha` package."],["The latest version documented is 0.70.0, and the page lists available documentation for versions ranging from 0.70.0 down to 0.14.0."],["The `DeleteConversionEventRequest` class is a request message for deleting a conversion event via RPC, extending `GeneratedMessageV3` and implementing `DeleteConversionEventRequestOrBuilder`."],["The `getName()` method is used to retrieve the resource name of the conversion event to be deleted, which follows the format \"properties/{property}/conversionEvents/{conversion_event}\"."],["The documentation includes details about static fields, static methods for creating and parsing `DeleteConversionEventRequest` instances, and instance methods for managing and accessing data."]]],[]]