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