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 Java library, specifically for version 0.55.0."],["The `DeleteConversionEventRequest.Builder` class is used to construct request messages for the `DeleteConversionEvent` RPC, which is a part of the `google.analytics.admin.v1beta` protocol buffer type."],["The latest version of this package is 0.70.0, and the page lists all the available versions, starting from the latest, in descending order down to version 0.14.0, with links to their respective documentation."],["The `DeleteConversionEventRequest.Builder` class inherits from various parent classes, including `GeneratedMessageV3.Builder`, and implements `DeleteConversionEventRequestOrBuilder`, offering a variety of methods for building and managing the request."],["The class includes a key method `setName` which is used to specify the name of the conversion event to be deleted, in the format properties/{property}/conversionEvents/{conversion_event} and it is a required field."]]],[]]