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-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["`MonthlySearchVolume` objects provide search volume data for a specific month and year."],["The `monthly_searches` field gives an estimated number of searches, which could be null if data isn't available for that month."],["`month` and `year` fields specify the timeframe for the search volume data, with month using the `MonthOfYear` enum."]]],[]]