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 Java library, specifically for version 0.40.0."],["The `DeleteConversionEventRequest.Builder` class is used to construct request messages for the DeleteConversionEvent RPC, and it extends `GeneratedMessageV3.Builder`."],["The latest version available for `DeleteConversionEventRequest.Builder` is 0.70.0, and the page details all versions available, which range from 0.14.0 all the way up to 0.70.0."],["This class inherits various methods from parent classes like `AbstractMessageLite.Builder`, `AbstractMessage.Builder`, and `GeneratedMessageV3.Builder`, allowing for message manipulation and building."],["The `DeleteConversionEventRequest.Builder` class requires the resource name of the conversion event to be deleted, using a specific format like \"properties/123/conversionEvents/456\" which is done with the `setName()` method."]]],[]]