AI-generated Key Takeaways
-
RichMediaStudioChildAssetProperty
is an enumeration used in theCreativeService
within the Ad Manager API. -
This enumeration categorizes different types of child assets used in Rich Media Studio, including FLASH, VIDEO, IMAGE, and DATA.
-
The
FLASH
type represents SWF files,VIDEO
includes FLVS and other video files,IMAGE
refers to image files, andDATA
covers 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. |