AI-generated Key Takeaways
-
RichMediaStudioChildAssetPropertyis an enumeration used in theCreativeServicewithin the Ad Manager API. -
This enumeration categorizes different types of child assets used in Rich Media Studio, including FLASH, VIDEO, IMAGE, and DATA.
-
The
FLASHtype represents SWF files,VIDEOincludes FLVS and other video files,IMAGErefers to image files, andDATAcovers text, XML, and other supported file types.
Type of RichMediaStudioChildAssetProperty
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description |
|---|---|
FLASH
|
SWF files |
VIDEO
|
FLVS and any other video file types |
IMAGE
|
Image files |
DATA
|
The rest of the supported file types .txt, .xml, etc. |