[[["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, specifically for networks/{network_code}/taxonomyCategories/{taxonomy_category}."],["The latest version of the documentation is 0.19.0, and the page contains a historical record of versions ranging from 0.19.0 down to 0.1.0, each linking to the `TaxonomyCategoryName.Builder` class documentation for that specific version."],["The `TaxonomyCategoryName.Builder` class inherits from `java.lang.Object` and provides methods such as `build()`, `getNetworkCode()`, `getTaxonomyCategory()`, `setNetworkCode(String networkCode)`, and `setTaxonomyCategory(String taxonomyCategory)` for constructing and manipulating taxonomy category names."],["The builder class has methods to get the network code and the taxonomy category with `getNetworkCode()` and `getTaxonomyCategory()`, and also to set them with `setNetworkCode(String networkCode)` and `setTaxonomyCategory(String taxonomyCategory)`."]]],[]]