[[["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 document details the `CreativeName.Builder` class, which is used to construct `CreativeName` objects for ad management."],["The latest version available is 0.19.0, and there are 18 different versions listed, ranging from 0.1.0 to 0.19.0, of the class."],["The `CreativeName.Builder` class inherits from `java.lang.Object` and contains methods such as `build()`, `getCreative()`, `getNetworkCode()`, `setCreative(String creative)`, and `setNetworkCode(String networkCode)`."],["`CreativeName.Builder` can manage the creative and the network code by setting these parameters using the `setCreative` and `setNetworkCode` functions, respectively, both of which take a string as a parameter."],["Calling the function `build()` will return the type `CreativeName`, while the set functions will return the type `CreativeName.Builder`."]]],[]]