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-04-17 UTC."],[[["This webpage provides documentation for the `GetConversionEventRequest.Builder` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 to 0.70.0, where 0.70.0 is the latest version."],["The `GetConversionEventRequest.Builder` is a class for constructing request messages for the GetConversionEvent RPC, as a subclass of `GeneratedMessageV3.Builder`, therefore it implements the `GetConversionEventRequestOrBuilder` interface."],["The documentation details various inherited and static methods, including `getDescriptor`, and instance methods such as `build`, `clear`, `clone`, and `mergeFrom`, among others for managing the GetConversionEventRequest."],["The class utilizes Google Protobuf libraries, as evidenced by its relationship with `AbstractMessageLite.Builder`, `AbstractMessage.Builder`, and `GeneratedMessageV3.Builder`."],["There is a method included to retrieve the resource name of the conversion event, using the `getName()` method, which will return a string of the name, or the `getNameBytes()` method which will return the bytes for the name."]]],[]]