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."],[[["The webpage provides a comprehensive list of versions for the `GetConversionEventRequestOrBuilder`, ranging from version 0.14.0 up to the latest version 0.70.0."],["This class is an interface that extends `MessageOrBuilder`, a part of Google's Protocol Buffers library for message handling."],["The `GetConversionEventRequestOrBuilder` interface includes methods to retrieve the name of a conversion event, which is required and formatted as `properties/{property}/conversionEvents/{conversion_event}`, such as `\"properties/123/conversionEvents/456\"`."],["The interface offers two methods related to the name: `getName()` to return it as a `String`, and `getNameBytes()` to return it as a `ByteString`."]]],[]]