[[["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 document outlines the `TaxonomyCategoryName.Builder` class, which is used to build objects for managing taxonomy categories within ad networks, for version 0.16.0, with links to versions going as far back as 0.1.0 and as current as 0.19.0."],["The `TaxonomyCategoryName.Builder` class inherits methods and properties from the `java.lang.Object` class, and includes constructors, as well as the `build()`, `getNetworkCode()`, `getTaxonomyCategory()`, `setNetworkCode()`, and `setTaxonomyCategory()` methods."],["The `build()` method returns an object of type `TaxonomyCategoryName`, while `getNetworkCode()` and `getTaxonomyCategory()` return `String` values representing the network code and taxonomy category, respectively."],["The `setNetworkCode` and `setTaxonomyCategory` methods allow the setting of the respective codes and return the updated builder object."]]],[]]