Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface ReportsApiGetReportSchedulesRequest

    Request parameters for getReportSchedules operation in ReportsApi.

    interface ReportsApiGetReportSchedulesRequest {
        reportTypes: string[];
    }
    Index
    reportTypes: string[]

    A list of report types used to filter report schedules. Refer to Report Type Values for more information.