[[["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 properties linked to Google Ads, identified by `{property}/googleAdsLinks/{google_ads_link}`."],["The class inherits several methods from `java.lang.Object`, including `clone()`, `equals(Object)`, and `hashCode()`, among others, which can be used with the `GoogleAdsLinkName.Builder` class."],["The builder allows for setting the `googleAdsLink` and `property` as string parameters, which are essential in the construction of the `GoogleAdsLinkName`."],["The `build()` method returns a fully constructed `GoogleAdsLinkName` object, while the `getGoogleAdsLink()` and `getProperty()` methods return `String` values that correspond to the google ads link, and the property respectively."]]],[]]