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's Java library, specifically version 0.34.0."],["The `DeleteConversionEventRequest.Builder` class is used to construct requests for deleting conversion events and extends the `GeneratedMessageV3.Builder`, implementing the `DeleteConversionEventRequestOrBuilder` interface."],["The documentation details the class's inheritance structure, static methods like `getDescriptor()`, and instance methods such as `build()`, `clear()`, `getName()`, and `setName()`, amongst others, all related to managing the construction and manipulation of deletion requests."],["There are many previous versions available for reference, from 0.70.0 down to 0.14.0, providing a history of the API's evolution."],["The `DeleteConversionEventRequest.Builder` requires a resource name parameter, `name`, which follows the format \"properties/{property}/conversionEvents/{conversion_event}\" to specify which conversion event to delete."]]],[]]