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-04-09 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 multiple older versions, all the way down to 0.14.0, allowing users to navigate to specific versions as needed."],["The `DeleteConversionEventRequest.Builder` extends `GeneratedMessageV3.Builder` and implements `DeleteConversionEventRequestOrBuilder`, offering methods to manage and build delete requests."],["The primary function of this class is to facilitate the deletion of a conversion event, identified by its resource name, and the builder pattern is used to construct these requests."],["Key methods include `build()`, `clear()`, `setName()`, and `mergeFrom()`, which are used for constructing, clearing, setting the resource name, and merging data into a `DeleteConversionEventRequest`."]]],[]]