[[["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-06 UTC."],[],["The `CreativeSetService` manages creative sets, which include a master creative and companion creatives. Key actions include `createCreativeSet()` and `updateCreativeSet()`. A `CreativeSet` contains an `id`, `name` (max 255 characters), `masterCreativeId`, `companionCreativeIds`, and `lastModifiedDateTime`. The `id` is system-assigned and read-only, while the `name`, `masterCreativeId`, and `companionCreativeIds` are required for creation.\n"]]