[[["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-09 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`."]]],[]]