[[["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\u003e\u003ccode\u003eRichMediaStudioChildAssetProperty\u003c/code\u003e identifies the type of a rich media studio child asset, such as Flash, video, image, or data.\u003c/p\u003e\n"],["\u003cp\u003eIt is an enumeration within the \u003ccode\u003eCreativeService\u003c/code\u003e and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSupported file types include SWF, FLV, any video file, image files, and data files like .txt and .xml.\u003c/p\u003e\n"]]],["The core content defines the `RichMediaStudioChildAssetProperty` type within the `CreativeService` dependencies. This type categorizes different file types for rich media assets, including `FLASH` (SWF files), `VIDEO` (FLVs and other video files), `IMAGE` (image files), and `DATA` (other supported types like .txt and .xml). These categories specify the kind of content associated with child assets in rich media studios. The service version is specified as `v202411`.\n"],null,["# enum RichMediaStudioChildAssetProperty.Type (v202411)\n\n**Service** \n**CreativeService** **Dependencies** \n[RichMediaStudioChildAssetPr...](/ad-manager/api/reference/v202411/CreativeService.RichMediaStudioChildAssetProperty \"RichMediaStudioChildAssetProperty\") \n▼\n**RichMediaStudioChildAssetPr...**\n\nType of `RichMediaStudioChildAssetProperty`\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------|\n| `FLASH` | SWF files |\n| `VIDEO` | FLVS and any other video file types |\n| `IMAGE` | Image files |\n| `DATA` | The rest of the supported file types .txt, .xml, etc. |"]]