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