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"
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"
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."],[[["This webpage provides documentation for the `DeleteConversionEventRequest.Builder` class within the Google Analytics Admin API for Java, which is used to construct requests for deleting conversion events."],["The latest version documented is 0.70.0, and the page includes documentation for a range of versions, from 0.70.0 down to 0.14.0, with each version providing the same `DeleteConversionEventRequest.Builder` functionality."],["The `DeleteConversionEventRequest.Builder` class inherits from `GeneratedMessageV3.Builder` and implements `DeleteConversionEventRequestOrBuilder`, offering various methods for building and manipulating `DeleteConversionEventRequest` instances."],["Key functionalities of this builder include setting and clearing fields, merging from other requests, managing unknown fields, and ultimately building the final `DeleteConversionEventRequest` object."],["The main purpose of the DeleteConversionEventRequest builder is to delete a conversion event, requiring the name of the event in the format: properties/{property}/conversionEvents/{conversion_event}."]]],[]]