[[["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 webpage provides documentation for the `ConversionEventName.Builder` class within the Google Analytics Admin API, specifically for version 0.67.0, with links to other versions as well."],["The `ConversionEventName.Builder` class is used to construct objects related to conversion events, accessible via the path \"properties/{property}/conversionEvents/{conversion_event}\"."],["The webpage outlines the inheritance hierarchy of the `ConversionEventName.Builder`, showing that it extends the `java.lang.Object` class, and lists all inherited members from that class."],["The documented constructors and methods for the `ConversionEventName.Builder` class are `Builder()`, `build()`, `getConversionEvent()`, `getProperty()`, `setConversionEvent(String conversionEvent)`, and `setProperty(String property)`."],["The page details the use of `getConversionEvent()` and `getProperty()` methods that respectively return the event and property as a String and the use of `setConversionEvent()` and `setProperty()` methods for setting the property and event, also accepting a string as an argument."]]],[]]