MonthlySearchVolume
Fields |
month
|
MonthOfYear
The month of the search volume.
|
year
|
int64
The year of the search volume (for example, 2020).
|
monthly_searches
|
int64
Approximate number of searches for the month. A null value indicates the search volume is unavailable for that month.
|
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["The `monthly_searches` field provides the approximate number of searches for a specific month and year, but it might be unavailable in some cases."],["Data is categorized by `month` and `year` fields to specify the timeframe of the search volume."],["The search volume data uses `MonthOfYear` enum to represent different months, and `int64` for both year and monthly search count."]]],[]]