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

    A filter used to select the aggregation time period at which to send notifications (for example: limit to one notification every five minutes for high frequency notifications).

    interface AggregationFilter {
        aggregationSettings?: AggregationSettings;
    }
    Index

    Properties

    aggregationSettings?: AggregationSettings