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-03-21 UTC."],[[["The page provides a comprehensive list of versions for `DeleteConversionEventRequest`, ranging from version 0.14.0 up to the latest version 0.70.0, with links to the documentation for each specific version."],["`DeleteConversionEventRequest` is a request message for the DeleteConversionEvent RPC, and it is used to delete a conversion event, with a specific format requirement for the resource name as `properties/{property}/conversionEvents/{conversion_event}`."],["The class `DeleteConversionEventRequest` inherits from multiple classes including `GeneratedMessageV3`, `AbstractMessage`, and `AbstractMessageLite`, and implements `DeleteConversionEventRequestOrBuilder`, providing a detailed structure and methods for handling this type of request."],["The page lists numerous methods for parsing `DeleteConversionEventRequest` from various input types, such as `byte[]`, `ByteString`, `InputStream`, `ByteBuffer`, and `CodedInputStream`, with or without an `ExtensionRegistryLite`, including static methods for creating new instances of the class, or builders."],["This page also provides access to specific details such as how to get the name of the event, such as the required name format and type, and contains several methods to modify or serialize this object in different ways."]]],[]]