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, focusing on version 0.26.0, but also providing links to documentation for a wide range of versions, up to the latest version 0.70.0."],["The `DeleteConversionEventRequest.Builder` class is used to construct request messages for the DeleteConversionEvent RPC, used to delete conversion events, and implements the `DeleteConversionEventRequestOrBuilder` interface."],["This class inherits from `GeneratedMessageV3.Builder` and includes methods for building, clearing, and setting fields, along with managing unknown fields and repeated fields, and it is part of the `google.analytics.admin.v1alpha` package."],["The documentation includes details on how to use the builder to set the required 'name' field, which specifies the resource name of the conversion event to delete, using the format \"properties/{property}/conversionEvents/{conversion_event}\"."],["Key methods include `build()`, `buildPartial()`, `clear()`, `setName()`, and `mergeFrom()` which are used to create, reset and define the parameters for deletion requests, and it provides descriptions of each parameter, return type and overrides from parent classes."]]],[]]