[[["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 documentation outlines the `CreativeName.Builder` class, which is used to construct `CreativeName` objects for managing creatives within a network."],["The `CreativeName.Builder` class inherits from `java.lang.Object` and includes methods for building, getting, and setting the creative and network code."],["Available versions of the documentation range from version 0.1.0 to the latest version 0.19.0, allowing access to historical documentation."],["The `build()` method is used to finalize the creation of a `CreativeName` object, while `getCreative()` and `getNetworkCode()` return the respective values as strings."],["The `setCreative(String creative)` and `setNetworkCode(String networkCode)` methods enable the setting of the respective parameters, each returning a `CreativeName.Builder` object."]]],[]]