[[["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 webpage details the `CreativeName.Builder` class, which is used to construct identifiers for creatives within a network."],["The `CreativeName.Builder` class inherits from `java.lang.Object`, inheriting standard methods like `clone()`, `equals()`, and `hashCode()`."],["The `Builder()` constructor is protected, and the class provides a `build()` method to create a `CreativeName` object."],["Methods like `getCreative()` and `getNetworkCode()` allow retrieving the creative identifier and network code, respectively."],["The `setCreative()` and `setNetworkCode()` methods are used to set the creative identifier and network code, each returning the `CreativeName.Builder` to allow for method chaining."]]],[]]