AI-generated Key Takeaways
- 
          The RichMediaStudioChildAssetProperty represents a child asset within a RichMediaStudioCreative. 
- 
          Key fields of a RichMediaStudioChildAssetProperty include its readonly name, type, totalFileSize, width, height, and URL. 
- 
          The typefield is a required readonly attribute with possible enumerations such as FLASH, VIDEO, IMAGE, and DATA.
Represents a child asset in RichMediaStudioCreative.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Field | |
|---|---|
| 
                            | 
                            The name of the asset as known by Rich Media Studio. This attribute is readonly. | 
| 
                            | 
                            Required file type of the asset. This attribute is readonly. Enumerations 
 | 
| 
                            | 
                            The total size of the asset in bytes. This attribute is readonly. | 
| 
                            | 
                            Width of the widget in pixels. This attribute is readonly. | 
| 
                            | 
                            Height of the widget in pixels. This attribute is readonly. | 
| 
                            | 
                            The URL of the asset. This attribute is readonly. |