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, specifically version 0.64.0."],["The `DeleteConversionEventRequest.Builder` class is used to construct requests for deleting conversion events in Google Analytics Admin, as denoted by its inheritance structure from various builder classes, including `GeneratedMessageV3.Builder`, `AbstractMessage.Builder`, and `AbstractMessageLite.Builder`."],["The latest version of the API documentation available is 0.70.0, with the webpage listing and linking to documentation for older versions, starting from 0.69.0 and descending to 0.14.0, in addition to the main page for 0.64.0."],["The documentation outlines various methods for the `DeleteConversionEventRequest.Builder`, including methods to build, clear, clone, merge from various input types, set fields, and manage unknown fields, enabling developers to effectively create and manage deletion requests."],["The `getName` method is essential for specifying which conversion event to delete, which is a required parameter, and it follows a specific resource name format, `properties/{property}/conversionEvents/{conversion_event}`."]]],[]]