[[["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 `AdSenseLinkName.Builder` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 up to the latest version 0.70.0."],["The `AdSenseLinkName.Builder` class is used to construct `AdSenseLinkName` objects, which represent links between Google Analytics properties and AdSense accounts."],["The builder class inherits core functionalities from the base Java `Object` class, including methods for cloning, equality checks, and string representation."],["The builder class contains methods to set and get the `property` and `adsenseLink` using `setProperty()` and `setAdsenseLink()` and `getProperty()` and `getAdsenseLink()`, respectively, which are used to define the specific link being built."],["The `build()` method is used to finalize the construction of the `AdSenseLinkName` object from the `AdSenseLinkName.Builder`."]]],[]]