[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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. |"]]