AI-generated Key Takeaways
-
RichMediaStudioCreativeArtworkType
enumerates the creative artwork types for Rich Media Studio creatives. -
These types include
FLASH
,HTML5
, andMIXED
, indicating whether the creative uses Flash, HTML5, or a combination of both. -
This enumeration is part of the CreativeService within the Google Ad Manager API.
Service
CreativeService
Dependencies
BaseRichMediaStudioCreative
▼
RichMediaStudioCreativeArtw...
Rich Media Studio creative artwork types.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
FLASH
|
The creative is a Flash creative. |
HTML5
|
The creative is HTML5. |
MIXED
|
The creative is Flash if available, and HTML5 otherwise. |