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 `GetConversionEventRequest` class in the Google Analytics Admin API's Java client library."],["It lists various versions of the Java client library, ranging from the latest 0.70.0 down to 0.14.0, detailing the availability of this specific request class across those versions."],["The `GetConversionEventRequest` class is used to retrieve a conversion event resource, identified by a resource name within the Google Analytics Admin API."],["This class extends `GeneratedMessageV3` and implements `GetConversionEventRequestOrBuilder`, providing methods to interact with protocol buffer messages."],["The resource name for the conversion event, is required to retrieve, and follows the format: `properties/{property}/conversionEvents/{conversion_event}`."]]],[]]