KeywordPlanForecastInterval
Stay organized with collections
Save and categorize content based on your preferences.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
The value is unknown in this version. |
NEXT_WEEK
|
The next week date range for keyword plan. The next week is based on the default locale of the user's account and is mostly SUN-SAT or MON-SUN. This can be different from next-7 days. |
NEXT_MONTH
|
The next month date range for keyword plan. |
NEXT_QUARTER
|
The next quarter date range for keyword plan. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["Forecast intervals are specified using enums like `NEXT_WEEK`, `NEXT_MONTH`, and `NEXT_QUARTER` to define the time range for keyword plans."],["The `NEXT_WEEK` enum is based on the user's account locale and typically represents either Sunday to Saturday or Monday to Sunday."],["`NEXT_MONTH` and `NEXT_QUARTER` enums provide date ranges for the corresponding periods in keyword planning."],["While `NEXT_WEEK` may differ from the next 7 days, it's crucial to consider the locale's influence on its interpretation."]]],[]]