[[["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 found in the specified path: `properties/{property}/adSenseLinks/{adsense_link}`."],["The `AdSenseLinkName.Builder` class inherits from `java.lang.Object` and provides methods to set and get the `adsenseLink` and `property` components, with `build()` being used to finalize the creation of an `AdSenseLinkName`."],["The page details several methods, including `build()`, `getAdsenseLink()`, `getProperty()`, `setAdsenseLink(String adsenseLink)`, and `setProperty(String property)`, offering functionality to manage `AdSenseLinkName` instances."]]],[]]