type RichMediaStudioChildAssetProperty (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Represents a child asset in RichMediaStudioCreative
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
name
|
xsd:string
The name of the asset as known by Rich Media Studio. This attribute is readonly.
|
type
|
RichMediaStudioChildAssetPr...
Required file type of the asset. This attribute is readonly.
Enumerations
-
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.
|
totalFileSize
|
xsd:long
The total size of the asset in bytes. This attribute is readonly.
|
width
|
xsd:int
Width of the widget in pixels. This attribute is readonly.
|
height
|
xsd:int
Height of the widget in pixels. This attribute is readonly.
|
url
|
xsd:string
The URL of the asset. This attribute is readonly.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["`RichMediaStudioChildAssetProperty` represents a child asset within a `RichMediaStudioCreative`. Key attributes include the asset's `name` in Rich Media Studio, its required `type` (FLASH, VIDEO, IMAGE, DATA), `totalFileSize` in bytes, `width` and `height` in pixels, and its `url`. All these attributes are read-only. Enumerated `types` classify file formats like SWF, FLV, other video formats, image files, and data files (e.g., .txt, .xml).\n"],null,["# type RichMediaStudioChildAssetProperty (v202502)\n\n**Service** \n**CreativeService** **Dependencies** \n[BaseRichMediaStudioCreative](/ad-manager/api/reference/v202502/CreativeService.BaseRichMediaStudioCreative) \n▼\n**RichMediaStudioChildAssetPr...**\n\nRepresents a child asset in `RichMediaStudioCreative`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `name` | ` `xsd:`string` The name of the asset as known by Rich Media Studio. This attribute is readonly. |\n| ### `type` | ` `[RichMediaStudioChildAssetPr...](/ad-manager/api/reference/v202502/CreativeService.RichMediaStudioChildAssetProperty.Type \"RichMediaStudioChildAssetProperty.Type\")` ` Required file type of the asset. This attribute is readonly. *** ** * ** *** **Enumerations** `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. \u003cbr /\u003e |\n| ### `totalFileSize` | ` `xsd:`long` The total size of the asset in bytes. This attribute is readonly. |\n| ### `width` | ` `xsd:`int` Width of the widget in pixels. This attribute is readonly. |\n| ### `height` | ` `xsd:`int` Height of the widget in pixels. This attribute is readonly. |\n| ### `url` | ` `xsd:`string` The URL of the asset. This attribute is readonly. |"]]