videoIab property

String? videoIab
getter/setter pair

Target web inventory to maximize IAB viewable rate. Possible string values are:

  • "VIDEO_IAB_UNSPECIFIED" : This enum is only a placeholder and it doesn't specify any video IAB viewable rate options.
  • "IAB_VIEWABILITY_80_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 80% or higher.
  • "IAB_VIEWABILITY_75_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 75% or higher.
  • "IAB_VIEWABILITY_70_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 70% or higher.
  • "IAB_VIEWABILITY_65_PERCENT_HIHGER" : Target web and app inventory to maximize IAB viewable rate 65% or higher.
  • "IAB_VIEWABILITY_60_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 60% or higher.
  • "IAB_VIEWABILITY_55_PERCENT_HIHGER" : Target web and app inventory to maximize IAB viewable rate 55% or higher.
  • "IAB_VIEWABILITY_50_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 50% or higher.
  • "IAB_VIEWABILITY_40_PERCENT_HIHGER" : Target web and app inventory to maximize IAB viewable rate 40% or higher.
  • "IAB_VIEWABILITY_30_PERCENT_HIHGER" : Target web and app inventory to maximize IAB viewable rate 30% or higher.

Implementation

core.String? videoIab;