[[["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."],[[["This page provides documentation for the `CustomMetricName.Builder` class within the Google Analytics Admin API for Java, specifically referencing version 0.58.0."],["The latest version of the Google Analytics Admin API for Java documented here is 0.70.0, but there are older versions listed, down to version 0.14.0 available on the page, with all the versions containing the same class `CustomMetricName.Builder`."],["`CustomMetricName.Builder` is used to build custom metric names for Google Analytics properties, with inheritence from `java.lang.Object`, and contains methods to `build`, `getCustomMetric`, `getProperty`, `setCustomMetric`, and `setProperty`."],["The `CustomMetricName.Builder` has a constructor that is protected, and the methods `setCustomMetric` and `setProperty` return `CustomMetricName.Builder`."],["Methods `getCustomMetric` and `getProperty` return strings, whereas `build` returns a `CustomMetricName`."]]],[]]