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"
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"
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-03-21 UTC."],[[["This webpage provides documentation for the `GetConversionEventRequest.Builder` class within the Google Analytics Admin API's Java library, specifically version 0.57.0."],["The `GetConversionEventRequest.Builder` class is used to construct request messages for the `GetConversionEvent` RPC, allowing developers to specify which conversion event to retrieve."],["The documentation outlines various methods inherited from parent classes, such as `AbstractMessage.Builder` and `GeneratedMessageV3.Builder`, as well as methods specific to `GetConversionEventRequest.Builder` like `setName` and `mergeFrom`."],["A comprehensive list of available versions for this class, ranging from 0.14.0 to the latest 0.70.0, is included, each linking to the respective version's documentation."],["The `GetConversionEventRequest` class requires a resource name string in the format: `properties/{property}/conversionEvents/{conversion_event}`, as indicated by the `getName` and `setName` descriptions."]]],[]]