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.25.0."],["The `DeleteConversionEventRequest.Builder` class is used to construct requests for deleting conversion events and extends the `GeneratedMessageV3.Builder`, implementing the `DeleteConversionEventRequestOrBuilder` interface."],["The latest version of the API available is 0.70.0, with the page also containing links for documentation of all the versions from 0.69.0 down to 0.14.0."],["The documentation details methods for building, clearing, setting, and merging various aspects of the request, including the required `name` field, which represents the resource name of the conversion event to be deleted."],["This is a public static class, meaning it can be used directly without creating an object of another class, and it includes methods for managing repeated fields, clearing specific fields, and handling unknown fields."]]],[]]