[[["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 details the `ConversionEventName.Builder` class within the Google Analytics Admin v1beta Java library, specifically version 0.67.0."],["The builder class is used for constructing instances of `ConversionEventName`, which represents a conversion event associated with a Google Analytics property."],["The `Builder` class inherits members from `java.lang.Object` such as `clone()`, `equals()`, `hashCode()`, among others, and it features its own methods such as `build()`, `getConversionEvent()`, `getProperty()`, `setConversionEvent()`, and `setProperty()`."],["A list of available versions of this specific class, ranging from the latest version 0.70.0 down to 0.14.0, is available with links to their respective documentation."],["The `build()` method is used to create a new instance of the `ConversionEventName` object, while `getConversionEvent()` and `getProperty()` are used to retrieve the conversion event name and property ID, respectively, both represented as String objects, and `setConversionEvent()` and `setProperty()` are used to set these two object fields."]]],[]]