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 webpage provides documentation for the `GetConversionEventRequest` class within the Google Analytics Admin API's Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["`GetConversionEventRequest` is a request message used for retrieving a specific conversion event via the GetConversionEvent RPC, and it is defined as a final class extending `GeneratedMessageV3`."],["The documentation includes a comprehensive overview of the class's inheritance hierarchy, inherited members, static fields, static methods, and methods, offering a detailed API reference."],["The `GetConversionEventRequest` class requires a resource name to be set, following the format \"properties/{property}/conversionEvents/{conversion_event}\", and is critical for specifying which event to retrieve."],["The latest version of the `GetConversionEventRequest` is version 0.70.0."]]],[]]