[[["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."],[[["\u003cp\u003e\u003ccode\u003eRichMediaStudioCreativeArtworkType\u003c/code\u003e enumerates the creative artwork types for Rich Media Studio creatives.\u003c/p\u003e\n"],["\u003cp\u003eThese types include \u003ccode\u003eFLASH\u003c/code\u003e, \u003ccode\u003eHTML5\u003c/code\u003e, and \u003ccode\u003eMIXED\u003c/code\u003e, indicating whether the creative uses Flash, HTML5, or a combination of both.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is part of the CreativeService within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The document outlines the `RichMediaStudioCreative` service and its artwork types within the `CreativeService`. It details the dependencies, specifically `BaseRichMediaStudioCreative`. The core information is the definition of three enumeration values for artwork types: `FLASH` (Flash creative), `HTML5` (HTML5 creative), and `MIXED` (Flash if available, HTML5 otherwise). It indicates that this is part of the v202411 API.\n"],null,["# enum RichMediaStudioCreativeArtworkType (v202411)\n\n**Service** \n**CreativeService** **Dependencies** \n[BaseRichMediaStudioCreative](/ad-manager/api/reference/v202411/CreativeService.BaseRichMediaStudioCreative) \n▼\n**RichMediaStudioCreativeArtw...**\n\nRich Media Studio creative artwork types.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|----------------------------------------------------------|\n| `FLASH` | The creative is a Flash creative. |\n| `HTML5` | The creative is HTML5. |\n| `MIXED` | The creative is Flash if available, and HTML5 otherwise. |"]]