[[["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-17 UTC."],[[["This webpage details the `AnalyticsAccountLinkName.Builder` class, which is used for constructing analytics account link names within an organization."],["The builder class inherits members from `java.lang.Object`, such as `clone()`, `equals()`, and `hashCode()`."],["The `build()` method creates and returns an `AnalyticsAccountLinkName` object."],["The `getAnalyticsAccountLink()` and `getOrganization()` methods allow you to retrieve the current values of the analytics account link and organization, respectively, as strings."],["You can set the analytics account link and organization using the methods `setAnalyticsAccountLink(String analyticsAccountLink)` and `setOrganization(String organization)`."]]],[]]