[[["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, offering a range of versions from 0.14.0 to the latest 0.70.0."],["The `AdSenseLinkName.Builder` class is used to construct `AdSenseLinkName` objects, specifically for properties within Google Analytics Admin, as denoted by the structure \"properties/{property}/adSenseLinks/{adsense_link}\"."],["The `Builder` class inherits methods from `java.lang.Object` such as `clone()`, `equals()`, `hashCode()` and more, and includes specific methods like `build()`, `getAdsenseLink()`, `getProperty()`, `setAdsenseLink()`, and `setProperty()`."],["The `build()` method returns an `AdSenseLinkName` object, while `getAdsenseLink()` and `getProperty()` are used to retrieve the adsense link and property, respectively, both returning string values."],["The `setAdsenseLink()` and `setProperty()` methods allow the setting of the adsense link and property, respectively, and return an `AdSenseLinkName.Builder` object, allowing for method chaining."]]],[]]