timePercent property

int? timePercent
getter/setter pair

The percentage of video that must play for the Custom Viewability Metric to count an impression.

If both this and timeMillis are specified, the earlier of the two will be used.

Implementation

core.int? timePercent;