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's Java library, specifically version 0.57.0."],["The `DeleteConversionEventRequest.Builder` class is used to construct requests for deleting conversion events in Google Analytics, and it inherits from the `GeneratedMessageV3.Builder` class and implements `DeleteConversionEventRequestOrBuilder`."],["The latest version of the library available for this class is 0.70.0, and there are a multitude of older versions available for review, from 0.69.0 down to 0.14.0, each with documentation for this class."],["The class offers various methods for building and managing the request, including setting, clearing, and merging data, as well as handling unknown fields and repeated field manipulation."],["A required field for this class is `name` which indicates the resource name of the conversion event to be deleted."]]],[]]