[[["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-04-09 UTC."],[[["This page provides documentation for the `AttributionSettingsName.Builder` class within the Google Analytics Admin Java library, specifically referencing versions from 0.14.0 up to the latest version 0.70.0."],["The `AttributionSettingsName.Builder` class is used to construct `AttributionSettingsName` objects, which are related to the `/properties/{property}/attributionSettings` path."],["The `Builder` class inherits methods from `java.lang.Object`, such as `clone`, `equals`, and `toString`, and includes methods for building and setting property values, with the `build()` method to create the `AttributionSettingsName` instance."],["There is a protected `Builder()` constructor, the `getProperty()` method to return a String, and a `setProperty(String property)` method to set a specific property, returning the builder object."]]],[]]