[[["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 `GoogleAdsLinkName.Builder` class within the Google Analytics Admin API for Java, showing a range of versions from 0.14.0 to the latest 0.70.0."],["The `GoogleAdsLinkName.Builder` class is used to construct names for Google Ads links, specifically for the format `properties/{property}/googleAdsLinks/{google_ads_link}`."],["The builder class inherits methods from the `java.lang.Object` class and offers methods to set and retrieve the property and Google Ads link components with `setProperty`, `getProperty`, `setGoogleAdsLink`, and `getGoogleAdsLink`, as well as to finalize the link with `build`."],["The `build()` method returns an instance of the `GoogleAdsLinkName` class, while `setProperty` and `setGoogleAdsLink` return the builder object, and both `getProperty` and `getGoogleAdsLink` return a `String` object."]]],[]]