[[["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, offering a range of versions from 0.14.0 to the latest 0.70.0."],["The `AdSenseLinkName.Builder` class is used to construct identifiers for AdSense links, specifically in the format of \"properties/{property}/adSenseLinks/{adsense_link}\"."],["The Builder class extends `java.lang.Object`, inheriting standard object methods like `equals`, `hashCode`, and `toString`, among others."],["Key methods available within the Builder class include `build()`, `getAdsenseLink()`, `getProperty()`, `setAdsenseLink(String)`, and `setProperty(String)`, allowing users to create, retrieve, and set properties for AdSense link names."],["The constructor for the builder is protected and named `Builder()`."]]],[]]