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