viewableDuring property

String? viewableDuring
getter/setter pair

Target web and app inventory to maximize 100% viewable duration. Possible string values are:

  • "AVERAGE_VIEW_DURATION_UNSPECIFIED" : This enum is only a placeholder and it doesn't specify any average view duration options.
  • "AVERAGE_VIEW_DURATION_5_SEC" : Target web and app inventory to maximize 100% viewable duration 5 seconds or more.
  • "AVERAGE_VIEW_DURATION_10_SEC" : Target web and app inventory to maximize 100% viewable duration 10 seconds or more.
  • "AVERAGE_VIEW_DURATION_15_SEC" : Target web and app inventory to maximize 100% viewable duration 15 seconds or more.

Implementation

core.String? viewableDuring;