MonthlySearchVolume

  • This content describes the data fields for monthly search volume information.

  • The available fields include month, year, and monthly_searches.

  • monthly_searches provides the approximate number of searches for a given month and year, or null if the data is unavailable.

Monthly search volume.

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.