enum RichMediaStudioCreativeBillingAttribute (v202411)
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/v202411
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 enumerations: \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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIN_PAGE\u003c/code\u003e applies to non-video creatives using the \u003ccode\u003eIN_PAGE\u003c/code\u003e format.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFLOATING_EXPANDING\u003c/code\u003e applies to non-video creatives using formats like \u003ccode\u003eEXPANDING\u003c/code\u003e, \u003ccode\u003eIM_EXPANDING\u003c/code\u003e, \u003ccode\u003eFLOATING\u003c/code\u003e, \u003ccode\u003ePEEL_DOWN\u003c/code\u003e, and \u003ccode\u003eIN_PAGE_WITH_FLOATING\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVIDEO\u003c/code\u003e applies to any creative containing video content, while \u003ccode\u003eFLASH_IN_FLASH\u003c/code\u003e applies to non-video creatives using the \u003ccode\u003eFLASH_IN_FLASH\u003c/code\u003e format.\u003c/p\u003e\n"]]],["Rich Media Studio determines creative billing attributes, which are not updateable. The service namespace is `https://www.google.com/apis/ads/publisher/v202411`. Billing attributes include `IN_PAGE` for non-video in-page formats, `FLOATING_EXPANDING` for various expanding or floating formats without video, `VIDEO` for any video creatives, and `FLASH_IN_FLASH` for flash-in-flash creatives excluding video. These attributes are associated with specific `RichMediaStudioCreativeFormat` values.\n"],null,["# enum RichMediaStudioCreativeBillingAttribute (v202411)\n\n**Service** \n**CreativeService** **Dependencies** \n[BaseRichMediaStudioCreative](/ad-manager/api/reference/v202411/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/v202411`\n\n| Enumeration | Description |\n|----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `IN_PAGE` | Applies to any [RichMediaStudioCreativeFormat.IN_PAGE](/ad-manager/api/reference/v202411/CreativeService.RichMediaStudioCreativeFormat#IN_PAGE), without Video. |\n| `FLOATING_EXPANDING` | Applies to any of these following [RichMediaStudioCreativeFormat](/ad-manager/api/reference/v202411/CreativeService.RichMediaStudioCreativeFormat), without Video: [RichMediaStudioCreativeFormat.EXPANDING](/ad-manager/api/reference/v202411/CreativeService.RichMediaStudioCreativeFormat#EXPANDING), [RichMediaStudioCreativeFormat.IM_EXPANDING](/ad-manager/api/reference/v202411/CreativeService.RichMediaStudioCreativeFormat#IM_EXPANDING), [RichMediaStudioCreativeFormat.FLOATING](/ad-manager/api/reference/v202411/CreativeService.RichMediaStudioCreativeFormat#FLOATING), [RichMediaStudioCreativeFormat.PEEL_DOWN](/ad-manager/api/reference/v202411/CreativeService.RichMediaStudioCreativeFormat#PEEL_DOWN), [RichMediaStudioCreativeFormat.IN_PAGE_WITH_FLOATING](/ad-manager/api/reference/v202411/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/v202411/CreativeService.RichMediaStudioCreativeFormat#FLASH_IN_FLASH), without Video. |"]]