vpaidAdapterChoice property

String? vpaidAdapterChoice
getter/setter pair

VPAID adapter setting for this placement.

Controls which VPAID format the measurement adapter will use for in-stream video creatives assigned to this placement. Note: Flash is no longer supported. This field now defaults to HTML5 when the following values are provided: FLASH, BOTH. Possible string values are:

  • "DEFAULT" : DEFAULT means Google chooses which adapter, if any, to serve.
  • "FLASH"
  • "HTML5"
  • "BOTH"

Implementation

core.String? vpaidAdapterChoice;