type RichMediaStudioChildAssetProperty (v202411)
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/v202411
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."],[[["\u003cp\u003eRichMediaStudioChildAssetProperties represent child assets within RichMediaStudioCreatives, providing details like name, type, size, dimensions, and URL.\u003c/p\u003e\n"],["\u003cp\u003eThese properties are read-only and offer information on various asset types, including Flash, video, image, and data files.\u003c/p\u003e\n"],["\u003cp\u003eKey fields include name, type, totalFileSize, width, height, and url, all of which are read-only and reflect the asset's characteristics.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["`RichMediaStudioChildAssetProperty` represents a child asset within `RichMediaStudioCreative`. Key attributes include `name`, `type`, `totalFileSize`, `width`, `height`, and `url`, all of which are read-only. Asset `type` can be `FLASH` (SWF), `VIDEO` (FLVS and other video files), `IMAGE`, or `DATA` (text, XML, etc.). `totalFileSize` denotes the asset's size in bytes, while `width` and `height` specify pixel dimensions. The `url` provides the asset's location. The namespace for this service is provided.\n"],null,["# type RichMediaStudioChildAssetProperty (v202411)\n\n**Service** \n**CreativeService** **Dependencies** \n[BaseRichMediaStudioCreative](/ad-manager/api/reference/v202411/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/v202411`\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/v202411/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. |"]]