AI-generated Key Takeaways
-
RichMediaStudioChildAssetProperties represent child assets within RichMediaStudioCreatives, providing details like name, type, size, dimensions, and URL.
-
These properties are read-only and offer information on various asset types, including Flash, video, image, and data files.
-
Key fields include name, type, totalFileSize, width, height, and url, all of which are read-only and reflect the asset's characteristics.
-
The namespace for this object is
https://www.google.com/apis/ads/publisher/v202411
.
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. |