Trendflow JS — API Reference - v0.2.0
    Preparing search index...

    Variable TimeframeConst

    Timeframe: {
        PAST_5_YEARS: "today 5-y";
        PAST_DAY: "now 1-d";
        PAST_WEEK: "now 7-d";
        PAST_YEAR: "today 12-m";
    } = ...

    Time ranges accepted by Google Trends.

    Type Declaration

    • ReadonlyPAST_5_YEARS: "today 5-y"
    • ReadonlyPAST_DAY: "now 1-d"
    • ReadonlyPAST_WEEK: "now 7-d"
    • ReadonlyPAST_YEAR: "today 12-m"