[[["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-03-21 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 list of historical versions ranging down to 0.14.0 also linked, however the displayed version on the webpage is version 0.47.0."],["`CustomDimensionName.Builder` is used to build references to custom dimensions in Google Analytics, which can be done using the `build()` method, and also retrieving data from dimensions and properties with `getCustomDimension()` and `getProperty()`, respectively."],["The `setCustomDimension(String customDimension)` and `setProperty(String property)` methods allow for setting the custom dimension and property values respectively, returning a `CustomDimensionName.Builder` object."],["The CustomDimensionName.Builder class inherits from java.lang.Object and provides functionalities such as constructing, getting, and setting properties and dimensions."]]],[]]