[[["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 `CustomDimensionName.Builder` class within the Google Analytics Admin API, specifically for Java."],["The latest version documented is 0.70.0, with the content showing documentation versions ranging back to 0.14.0, showing a long history of this API."],["The `CustomDimensionName.Builder` class is a builder for `properties/{property}/customDimensions/{custom_dimension}`, which are custom dimensions within the API."],["The builder class inherits methods from `java.lang.Object`, such as `clone()`, `equals()`, `hashCode()` and more, and has its own methods, notably `build()`, `getCustomDimension()`, `getProperty()`, `setCustomDimension()`, and `setProperty()`."],["The constructor for the builder is protected, meaning this class can only be constructed in the same package, and the `build()` method returns a `CustomDimensionName` type."]]],[]]