[[["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."],[[["This webpage provides documentation for the `TeamName.Builder` class within the Google Ad Manager Java library, specifically for version 0.6.0."],["The `TeamName.Builder` class is designed to build instances of `TeamName` objects, representing teams within a network using the format networks/{network_code}/teams/{team}."],["The `TeamName.Builder` class inherits properties and methods from the base `java.lang.Object`, including methods for equality checks, cloning, and string representation."],["The provided `TeamName.Builder` class allows setting the `networkCode` and `team` identifiers using the `setNetworkCode()` and `setTeam()` methods and retrieves the respective identifiers through `getNetworkCode()` and `getTeam()`, and the `build()` method constructs and returns a `TeamName` instance."],["The documentation includes links to previous versions, ranging from version 0.1.0 to the latest 0.19.0, allowing access to the documentation related to other versions."]]],[]]