skipOffset property

String? skipOffset
getter/setter pair

The minimum duration that the user has to watch before being able to skip this ad.

If the field is not set, the ad is not skippable. If the field is set, the ad is skippable. Can be used to filter the response of the creatives.list method.

Implementation

core.String? skipOffset;