[[["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\u003eRichMediaStudioCreativeArtworkType identifies the type of artwork used in a Rich Media Studio creative.\u003c/p\u003e\n"],["\u003cp\u003eArtwork types can be FLASH, HTML5, or MIXED (Flash if available, HTML5 otherwise).\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this enumeration is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines Rich Media Studio creative artwork types within the `CreativeService`. It specifies three possible types: `FLASH`, indicating a Flash creative; `HTML5`, denoting an HTML5 creative; and `MIXED`, which signifies a creative that uses Flash when available and falls back to HTML5 otherwise. These types are part of the `BaseRichMediaStudioCreative` dependency within the `v202408` namespace.\n"],null,["# enum RichMediaStudioCreativeArtworkType (v202408)\n\n**Service** \n**CreativeService** **Dependencies** \n[BaseRichMediaStudioCreative](/ad-manager/api/reference/v202408/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/v202408`\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. |"]]