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 details the `DeleteConversionEventRequest.Builder` class within the Google Analytics Admin API's v1beta package, specifically in Java."],["The class is used to construct requests for deleting conversion events within Google Analytics properties and is the builder for the `DeleteConversionEventRequest` protobuf type."],["This class extends `GeneratedMessageV3.Builder` and implements `DeleteConversionEventRequestOrBuilder`, meaning it inherits various methods for building protobuf messages."],["The page provides links to documentation for various versions of the API, ranging from 0.70.0 (latest) down to 0.14.0, allowing users to access documentation for specific releases."],["It contains methods such as `mergeFrom`, `build`, `clear`, and `setName`, which allow the user to handle the requests and set the desired field values."]]],[]]