[[["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 `ListNetworksResponseOrBuilder` interface, which extends `MessageOrBuilder` and provides methods for accessing network data in Google Ad Manager."],["The interface allows retrieval of network information using several methods such as `getNetworks(int index)`, `getNetworksCount()`, and `getNetworksList()`, which are used to obtain specific `Network` details, the number of networks, and a list of networks, respectively."],["Methods `getNetworksOrBuilder(int index)` and `getNetworksOrBuilderList()` provide access to `NetworkOrBuilder` objects, allowing for in-depth inspection and manipulation of network data."],["The data structure `repeated .google.ads.admanager.v1.Network networks = 1;` is consistently referenced across all methods as the underlying structure for the network data."]]],[]]