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."],["The `GetConversionEventRequest` class is a request message used for the GetConversionEvent RPC and is a part of the `google.analytics.admin.v1beta` package."],["It extends `GeneratedMessageV3` and implements `GetConversionEventRequestOrBuilder`, inheriting a variety of methods for managing protocol buffer messages, including parsing, serialization, and field access."],["The class requires a resource name for a conversion event to retrieve, formatted as `properties/{property}/conversionEvents/{conversion_event}`, which can be accessed using the methods `getName` and `getNameBytes`."],["The page also documents static methods for creating new instances, parsing data from different sources (e.g., byte arrays, streams), and retrieving the default instance and parser."]]],[]]