Google Apps Script API
    Preparing search index...
    interface VideoAbuseReport {
        comments?: string;
        language?: string;
        reasonId?: string;
        secondaryReasonId?: string;
        videoId?: string;
    }
    Index

    Properties

    comments?: string
    language?: string
    reasonId?: string
    secondaryReasonId?: string
    videoId?: string