[[["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, offering a range of versions from 0.14.0 to the latest 0.70.0."],["The `AdSenseLinkName.Builder` class is used to build instances related to properties and AdSense links, specifically for `properties/{property}/adSenseLinks/{adsense_link}`."],["This builder class inherits from `java.lang.Object` and includes methods to set and retrieve the property and AdSense link, namely `setProperty`, `setAdsenseLink`, `getProperty`, and `getAdsenseLink`, with a build method `build()`."],["The `AdSenseLinkName.Builder` class page lists all inherited members from `java.lang.Object` such as `clone()`, `equals()`, `hashCode()`, `wait()`, etc."],["A protected constructor `Builder()` and various getter and setter methods for `AdsenseLink` and `Property` are listed with their respective parameter and return descriptions."]]],[]]