SgaiAd: {
    end: number;
    id: string;
    start: number;
}

Type declaration

  • end: number

    The end time for the ad in seconds.

  • id: string

    The unique identifier for the ad.

  • start: number

    The scheduled start time for the ad in seconds.