enum RichMediaStudioCreativeArtworkType (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Rich Media Studio creative artwork types.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
FLASH
|
The creative is a Flash creative.
|
HTML5
|
The creative is HTML5.
|
MIXED
|
The creative is Flash if available, and HTML5 otherwise.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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. |"]]