enum RichMediaStudioCreativeBillingAttribute (v202411)

  • Rich Media Studio creative billing attributes are determined by Rich Media Studio based on creative content and cannot be updated.

  • These attributes are categorized into four enumerations: IN_PAGE, FLOATING_EXPANDING, VIDEO, and FLASH_IN_FLASH.

  • IN_PAGE applies to non-video creatives using the IN_PAGE format.

  • FLOATING_EXPANDING applies to non-video creatives using formats like EXPANDING, IM_EXPANDING, FLOATING, PEEL_DOWN, and IN_PAGE_WITH_FLOATING.

  • VIDEO applies to any creative containing video content, while FLASH_IN_FLASH applies to non-video creatives using the FLASH_IN_FLASH format.

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
Enumeration Description
IN_PAGE Applies to any RichMediaStudioCreativeFormat.IN_PAGE, without Video.
FLOATING_EXPANDING Applies to any of these following RichMediaStudioCreativeFormat, without Video: RichMediaStudioCreativeFormat.EXPANDING, RichMediaStudioCreativeFormat.IM_EXPANDING, RichMediaStudioCreativeFormat.FLOATING, RichMediaStudioCreativeFormat.PEEL_DOWN, RichMediaStudioCreativeFormat.IN_PAGE_WITH_FLOATING
VIDEO Applies to any creatives that includes a video.
FLASH_IN_FLASH Applies to any RichMediaStudioCreativeFormat.FLASH_IN_FLASH, without Video.