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."],[[["The latest version available is 0.70.0, representing the most up-to-date release in this series of Google Analytics Admin Java documentation."],["This page details the `GetConversionEventRequestOrBuilder` interface within the `com.google.analytics.admin.v1beta` package, which implements the `MessageOrBuilder` interface."],["The interface provides two methods, `getName()` and `getNameBytes()`, both designed to handle the retrieval of a conversion event's resource name, which follows the format \"properties/{property}/conversionEvents/{conversion_event}\"."],["The resource name is a required field, as indicated by the `(.google.api.field_behavior) = REQUIRED` annotation, and can be returned as a String using `getName()` or a ByteString using `getNameBytes()`."],["Multiple versions are available for the GetConversionEventRequestOrBuilder class ranging from version 0.14.0 up until the most recent version of 0.70.0."]]],[]]