[[["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."],[[["The document details the `UserServiceSettings.Builder` class, which is used to build settings for the `UserService` in the Google Ad Manager API."],["This `Builder` class extends `ClientSettings.Builder` and inherits various methods for configuring client settings, such as setting credentials, endpoints, and executor providers."],["It provides methods for configuring settings specific to unary and paged calls, with methods like `getUserSettings()` and `listUsersSettings()`, which return builders for the settings used in these calls."],["The latest version of the Ad Manager API is version 0.19.0, and there are multiple previous versions, all the way down to version 0.1.0 that can be navigated to through the provided links."],["There are multiple constructor options available for the builder, allowing the user to either create a new instance with default settings, modify existing settings, or apply changes from a `stubSettings` builder."]]],[]]