[[["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 webpage provides documentation for the `AudienceName.Builder` class within the Google Analytics Admin API for Java, specifically referencing versions from 0.14.0 up to the latest version 0.70.0."],["The `AudienceName.Builder` class is used to construct `AudienceName` objects, which represent a specific audience within a Google Analytics property, as per the `properties/{property}/audiences/{audience}` structure."],["The builder class contains methods to set the audience and property strings, like `setAudience(String audience)` and `setProperty(String property)`, as well as methods to `build()` and get the `getAudience()` and `getProperty()` strings."],["The documentation provides details on inherited members from the `Object` class and lists the available constructors and methods for the `AudienceName.Builder`."],["The latest version available for the documentation of `AudienceName.Builder` is version `0.70.0`."]]],[]]