Selling Partner API SDK for JavaScript
    Preparing search index...
    AggregationFrequency: {
        Month: "MONTH";
        Quarter: "QUARTER";
        Week: "WEEK";
        Year: "YEAR";
    } = ...

    The time period used to group data in the response. Note that this is only valid for the PERFORMANCE time period type.

    Type Declaration

    • ReadonlyMonth: "MONTH"
    • ReadonlyQuarter: "QUARTER"
    • ReadonlyWeek: "WEEK"
    • ReadonlyYear: "YEAR"