[[["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-15 UTC."],[[["This document details the `NetworkServiceSettings.Builder` class, which is used for constructing settings for network service operations within the Google Ad Manager API."],["The `NetworkServiceSettings.Builder` extends `ClientSettings.Builder` and inherits numerous methods for configuring client behavior, including setting API keys, credentials, endpoints, and various provider settings."],["The class supports methods to configure specific API calls such as `getNetwork` and `listNetworks`, by returning a builder for the settings used for these calls."],["The `build()` method creates a `NetworkServiceSettings` object based on the configured settings, which may also throw an IO exception."],["There are multiple versions of the Ad Manager available, as exemplified by the list of the versions that are between 0.1.0 to 0.19.0, with the newest being 0.19.0."]]],[]]