Required. The resource name of the conversion event to retrieve.
Format: properties/{property}/conversionEvents/{conversion_event}
Example: "properties/123/conversionEvents/456"
Required. The resource name of the conversion event to retrieve.
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 page provides documentation for the `GetConversionEventRequestOrBuilder` interface within the Google Analytics Admin Java library, specifically detailing its implementation and available methods."],["The latest version documented is 0.70.0, and the page lists various historical versions down to 0.14.0 of this library."],["The `GetConversionEventRequestOrBuilder` interface extends `MessageOrBuilder` and is used to retrieve details of a specific conversion event."],["The interface has two primary methods, `getName()` and `getNameBytes()`, both of which are required and used to obtain the name of the conversion event resource, in string or ByteString formats respectively."],["The format for the required resource name is defined as \"properties/{property}/conversionEvents/{conversion_event}\", as showcased in the example \"properties/123/conversionEvents/456\"."]]],[]]