[[["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 webpage details the `TaxonomyCategoryName.Builder` class, which is used to build objects for managing taxonomy categories within ad networks, as part of version 0.17.0 of the Ad Manager Java library."],["The `TaxonomyCategoryName.Builder` class has inherited methods from `java.lang.Object`, including functionalities like `clone()`, `equals()`, `hashCode()`, and `toString()`."],["The Builder class includes methods to set and get the network code and taxonomy category, such as `setNetworkCode(String networkCode)`, `getNetworkCode()`, `setTaxonomyCategory(String taxonomyCategory)`, and `getTaxonomyCategory()`."],["There is a method named `build()` which returns the type `TaxonomyCategoryName`, and a constructor named `Builder()`."],["The webpage has a total of 18 versions of the package listed, ranging from version 0.1.0 to the most recent 0.19.0."]]],[]]