[[["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-18 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 identifiers for Google Ads Links associated with specific properties, represented as `properties/{property}/googleAdsLinks/{google_ads_link}`."],["The `Builder` class inherits members from the base `java.lang.Object` class, including methods for object comparison, cloning, and string representation."],["The `build()` method constructs a `GoogleAdsLinkName` object, while `getGoogleAdsLink()` and `getProperty()` retrieve the respective identifier components as strings."],["The methods `setGoogleAdsLink(String googleAdsLink)` and `setProperty(String property)` are used to configure the `GoogleAdsLinkName` identifier by setting the Google Ads Link ID and Property ID, respectively."]]],[]]