iab property

String? iab
getter/setter pair

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

  • "IAB_VIEWED_RATE_UNSPECIFIED" : This enum is only a placeholder and it doesn't specify any IAB viewed rate options.
  • "IAB_VIEWED_RATE_80_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 80% or higher.
  • "IAB_VIEWED_RATE_75_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 75% or higher.
  • "IAB_VIEWED_RATE_70_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 70% or higher.
  • "IAB_VIEWED_RATE_65_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 65% or higher.
  • "IAB_VIEWED_RATE_60_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 60% or higher.
  • "IAB_VIEWED_RATE_55_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 55% or higher.
  • "IAB_VIEWED_RATE_50_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 50% or higher.
  • "IAB_VIEWED_RATE_40_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 40% or higher.
  • "IAB_VIEWED_RATE_30_PERCENT_HIGHER" : Target web and app inventory to maximize IAB viewable rate 30% or higher.

Implementation

core.String? iab;