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 v1beta Java library, specifically detailing its structure, methods, and usage."],["The latest version documented is 0.70.0, and the page lists available documentation for versions ranging from 0.14.0 to 0.70.0."],["`DeleteConversionEventRequest` is a protocol buffer message used to request the deletion of a conversion event and it implements the `DeleteConversionEventRequestOrBuilder` interface."],["The class inherits from `GeneratedMessageV3` and includes various methods for parsing, serialization, and accessing the `name` field, which is required for the deletion request."],["Key functionalities of this class include retrieving the resource name of a conversion event for deletion, managing the request's parameters, and handling different input formats for parsing the request data."]]],[]]