[[["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 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."]]],[]]