[[["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-03-21 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."]]],[]]