[[["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 page provides documentation for the `GoogleAdsLinkName.Builder` class within the Google Analytics Admin API for Java, showcasing a range of versions from 0.14.0 to the latest 0.70.0."],["The `GoogleAdsLinkName.Builder` class is used to build instances of `GoogleAdsLinkName`, representing a link between Google Analytics and Google Ads."],["The builder class inherits several methods from the `java.lang.Object` class, such as `clone()`, `equals()`, and `toString()`, allowing for various object operations."],["Key functionalities of this builder include setting the `googleAdsLink` and `property` strings, along with the ability to retrieve their values, through the methods `setGoogleAdsLink`, `setProperty`, `getGoogleAdsLink`, and `getProperty`, which are useful when creating or modifying a link."],["The `build()` method creates and returns a `GoogleAdsLinkName` object."]]],[]]