export interface RewardedAd { /** * 启动小程序后广告(激励视频、插屏广告)最早的展示时间 */ minDisplayTimestamp: number; }