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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `DeleteConversionEventRequestOrBuilder` interface within the Google Analytics Admin API for Java, with links to various versioned documentation, ranging from 0.14.0 to the latest 0.70.0."],["The `DeleteConversionEventRequestOrBuilder` interface is used to manage requests for deleting conversion events."],["It extends the `MessageOrBuilder` interface from Protocol Buffers, providing standard message building functionality."],["The interface includes methods `getName()` and `getNameBytes()` to manage the resource name of the conversion event to be deleted, which follows a specific format: `properties/{property}/conversionEvents/{conversion_event}`."],["The `name` field is required for specifying the target conversion event, and is defined as a string with specific formatting requirements."]]],[]]