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 v1beta Java library, specifically version 0.50.0."],["The `DeleteConversionEventRequest.Builder` class is used to construct requests for deleting conversion events in Google Analytics, and it is a builder class extending `GeneratedMessageV3.Builder`."],["This class allows you to set the `name` property, which is a required resource name of the conversion event to be deleted, using methods like `setName()` and `setNameBytes()`."],["The page documents 50 different version numbers, starting from `0.70.0` (latest) all the way to `0.14.0` for the same method."],["The page also contains inherited methods, static methods, and methods for building, clearing, cloning, merging, and setting fields that can be utilized for working with `DeleteConversionEventRequest.Builder` objects."]]],[]]