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, focusing on version 0.41.0, but also providing links to versions up to the latest, 0.70.0."],["The `DeleteConversionEventRequest.Builder` class extends `GeneratedMessageV3.Builder` and implements `DeleteConversionEventRequestOrBuilder`, enabling the construction of request messages for deleting conversion events in Google Analytics."],["The documentation details inherited members and methods, including `addRepeatedField`, `build`, `clear`, `clone`, `getName`, and `setName`, which are crucial for manipulating and setting up a `DeleteConversionEventRequest` instance."],["The webpage also outlines static methods like `getDescriptor` and instance methods such as `mergeFrom`, `setField`, and `clearOneof`, which are essential for working with protocol buffers and managing fields within the builder."],["The resource names of the conversion events to delete follow the format: properties/{property}/conversionEvents/{conversion_event}, with an example being \"properties/123/conversionEvents/456\", shown under the methods that apply to them."]]],[]]