enum RichMediaStudioCreativeBillingAttribute (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Rich Media Studio creative supported billing attributes.
This is determined by Rich Media Studio based on the content of
the creative and is not updateable.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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\u003eRich Media Studio creative billing attributes are determined by Rich Media Studio based on creative content and cannot be updated.\u003c/p\u003e\n"],["\u003cp\u003eThese attributes are categorized into four types: \u003ccode\u003eIN_PAGE\u003c/code\u003e, \u003ccode\u003eFLOATING_EXPANDING\u003c/code\u003e, \u003ccode\u003eVIDEO\u003c/code\u003e, and \u003ccode\u003eFLASH_IN_FLASH\u003c/code\u003e, each applying to specific Rich Media Studio creative formats.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIN_PAGE\u003c/code\u003e applies to non-video In-Page formats, while \u003ccode\u003eFLOATING_EXPANDING\u003c/code\u003e covers various expanding and floating formats, also excluding video.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVIDEO\u003c/code\u003e attribute is used for any creatives containing video content.\u003c/p\u003e\n"],["\u003cp\u003eLastly, \u003ccode\u003eFLASH_IN_FLASH\u003c/code\u003e is specifically for Flash-in-Flash formats without video.\u003c/p\u003e\n"]]],["Rich Media Studio creative billing attributes are determined by the creative's content and are not user-editable. There are four billing types: `IN_PAGE` (non-video, in-page format), `FLOATING_EXPANDING` (various expanding or floating formats, no video), `VIDEO` (any creative with video content), and `FLASH_IN_FLASH` (non-video flash in flash format). These attributes connect to the creative formats within the Creative Service, specifically the RichMediaStudioCreativeFormat.\n"],null,["# enum RichMediaStudioCreativeBillingAttribute (v202408)\n\n**Service** \n**CreativeService** **Dependencies** \n[BaseRichMediaStudioCreative](/ad-manager/api/reference/v202408/CreativeService.BaseRichMediaStudioCreative) \n▼\n**RichMediaStudioCreativeBill...**\n\n\nRich Media Studio creative supported billing attributes.\n\nThis is determined by Rich Media Studio based on the content of\nthe creative and is not updateable.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `IN_PAGE` | Applies to any [RichMediaStudioCreativeFormat.IN_PAGE](/ad-manager/api/reference/v202408/CreativeService.RichMediaStudioCreativeFormat#IN_PAGE), without Video. |\n| `FLOATING_EXPANDING` | Applies to any of these following [RichMediaStudioCreativeFormat](/ad-manager/api/reference/v202408/CreativeService.RichMediaStudioCreativeFormat), without Video: [RichMediaStudioCreativeFormat.EXPANDING](/ad-manager/api/reference/v202408/CreativeService.RichMediaStudioCreativeFormat#EXPANDING), [RichMediaStudioCreativeFormat.IM_EXPANDING](/ad-manager/api/reference/v202408/CreativeService.RichMediaStudioCreativeFormat#IM_EXPANDING), [RichMediaStudioCreativeFormat.FLOATING](/ad-manager/api/reference/v202408/CreativeService.RichMediaStudioCreativeFormat#FLOATING), [RichMediaStudioCreativeFormat.PEEL_DOWN](/ad-manager/api/reference/v202408/CreativeService.RichMediaStudioCreativeFormat#PEEL_DOWN), [RichMediaStudioCreativeFormat.IN_PAGE_WITH_FLOATING](/ad-manager/api/reference/v202408/CreativeService.RichMediaStudioCreativeFormat#IN_PAGE_WITH_FLOATING) |\n| `VIDEO` | Applies to any creatives that includes a video. |\n| `FLASH_IN_FLASH` | Applies to any [RichMediaStudioCreativeFormat.FLASH_IN_FLASH](/ad-manager/api/reference/v202408/CreativeService.RichMediaStudioCreativeFormat#FLASH_IN_FLASH), without Video. |"]]