Google Apps Script API
    Preparing search index...
    interface InvideoBranding {
        imageBytes?: string;
        imageUrl?: string;
        position?: InvideoPosition;
        targetChannelId?: string;
        timing?: InvideoTiming;
    }
    Index

    Properties

    imageBytes?: string
    imageUrl?: string
    position?: InvideoPosition
    targetChannelId?: string
    timing?: InvideoTiming