[[["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-03-21 UTC."],[[["This page provides documentation for the `GoogleAdsLinkName.Builder` class within the Google Analytics Admin API for Java, spanning versions from 0.14.0 to the latest, 0.70.0."],["The `GoogleAdsLinkName.Builder` class is used to construct identifiers for Google Ads Links associated with specific properties, represented as `properties/{property}/googleAdsLinks/{google_ads_link}`."],["This builder extends `java.lang.Object` and inherits several methods from it, such as `clone()`, `equals()`, and `hashCode()`."],["The builder class offers methods to set and retrieve the `property` and `googleAdsLink` components of a Google Ads Link name, using the methods `setProperty` and `setGoogleAdsLink` respectively."],["The `build()` method creates and returns an instance of `GoogleAdsLinkName`, using the details set using the other methods."]]],[]]