[[["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 page details the `CreativeName.Builder` class, which is used to construct `CreativeName` objects for ad creatives within a specific network."],["The latest version available is 0.19.0, and the content also provides access to documentation for multiple previous versions, starting from 0.1.0 up until 0.18.0."],["`CreativeName.Builder` inherits from `java.lang.Object` and provides methods to set and get the network code and creative ID, namely `setNetworkCode(String networkCode)`, `getNetworkCode()`, `setCreative(String creative)`, and `getCreative()`."],["The `build()` method of `CreativeName.Builder` is used to finalize the construction of a `CreativeName` object, and returns an object of type `CreativeName`."]]],[]]