Selling Partner API SDK for JavaScript
    Preparing search index...

    Date Range for query the results.

    interface DateRange {
        endDate?: string;
        startDate?: string;
    }
    Index

    Properties

    Properties

    endDate?: string

    end date for query.

    startDate?: string

    Start Date for query .