[[["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 0.70.0."],["The `AdSenseLinkName.Builder` class is used to construct `AdSenseLinkName` objects, representing links between Google Analytics properties and AdSense accounts, which are represented in the format of `properties/{property}/adSenseLinks/{adsense_link}`."],["The `AdSenseLinkName.Builder` class inherits methods from `java.lang.Object`, such as `equals`, `hashCode`, and `toString`, in addition to having its own methods such as `build()`, `getAdsenseLink()`, `getProperty()`, `setAdsenseLink()`, and `setProperty()`."],["The available methods within `AdSenseLinkName.Builder` enable users to set the property and AdSense link, as well as retrieve them through getters, and then create the `AdSenseLinkName` object using the `build()` method."]]],[]]