[[["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, covering versions from 0.14.0 up to the latest 0.70.0."],["The `GoogleAdsLinkName.Builder` class is used to construct instances of `GoogleAdsLinkName`, specifically for managing links between Google Analytics properties and Google Ads accounts."],["The builder class offers methods for setting and retrieving both the Google Ads link ID and the property ID, utilizing `setGoogleAdsLink`, `setProperty`, `getGoogleAdsLink`, and `getProperty`."],["It inherits several methods from the `java.lang.Object` class, including standard operations like `clone`, `equals`, and `hashCode`, enabling versatile use and compatibility."],["The `build()` method is used to create an instance of `GoogleAdsLinkName` after setting the required parameters with the builder, providing a way to finalize and create the constructed object."]]],[]]