[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the `CustomDimensionName.Builder` is 0.70.0, and the page provides access to versions ranging from 0.70.0 down to 0.14.0."],["`CustomDimensionName.Builder` is a class that extends `java.lang.Object`, and it is used for building custom dimension names for Google Analytics Admin properties."],["The `Builder` class provides methods for constructing a `CustomDimensionName` object, including `build()`, `getCustomDimension()`, `getProperty()`, `setCustomDimension(String)`, and `setProperty(String)`."],["The `setCustomDimension` and `setProperty` methods are used to define the custom dimension and property, respectively, with both taking a String parameter and returning a `CustomDimensionName.Builder` object."],["The `getCustomDimension` and `getProperty` methods return string outputs."]]],[]]