[[["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 provides documentation for the `CustomDimensionName.Builder` class within the Google Analytics Admin API, specifically for Java."],["The latest version available is 0.70.0, with a range of older versions listed from 0.69.0 down to 0.14.0, each linking to its respective documentation."],["The `CustomDimensionName.Builder` class is used to build objects related to custom dimensions for properties in Google Analytics."],["The `Builder` class inherits methods from `java.lang.Object`, such as `clone()`, `equals()`, `hashCode()` and more, and it provides methods like `build()`, `getCustomDimension()`, `getProperty()`, `setCustomDimension(String)`, and `setProperty(String)`."],["The `build()` method returns an object of type `CustomDimensionName`, while the methods `getCustomDimension()` and `getProperty()` return strings, and `setCustomDimension(String)` and `setProperty(String)` returns a `CustomDimensionName.Builder`."]]],[]]