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, specifically for version 0.37.0 and earlier."],["The latest version of the API documented is 0.70.0, with numerous versions ranging down to 0.14.0 also available, each with its own link to documentation."],["The `DeleteConversionEventRequest.Builder` class is used to build requests for deleting conversion events within Google Analytics, as indicated by its description and the presence of a `clearName()` method."],["The class inherits functionality from multiple parent classes such as `GeneratedMessageV3.Builder` and implements `DeleteConversionEventRequestOrBuilder`, providing a set of methods for request construction, modification and validation."],["The `getName()` method is used to get the resource name of the conversion event to delete, and it's a required field, while `setName()` and `setNameBytes()` are used to set the name in string and ByteString types respectively."]]],[]]