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, specifically in the `com.google.analytics.admin.v1beta` package for Java."],["The documentation lists various versions of the `GetConversionEventRequest` class, ranging from version 0.14.0 to the latest version 0.70.0, with each version linked to its respective documentation page."],["`GetConversionEventRequest` is a request message for the GetConversionEvent RPC and extends `GeneratedMessageV3`, implementing the `GetConversionEventRequestOrBuilder` interface, and it is used to retrieve a specific conversion event by its resource name."],["Static methods are provided for creating new instances, parsing from different input types like `ByteString`, byte arrays, streams, and `ByteBuffer`, and getting the default instance, its descriptor, and a parser for this request."],["The documentation details methods for retrieving the conversion event name, getting the serialized size, checking equality, and getting parsers, alongside inherited methods from superclasses like `GeneratedMessageV3` and `AbstractMessageLite`."]]],[]]