MonthlySearchVolume

  • Provides the monthly search volume data.

  • Includes fields for the month, year, and approximate number of searches.

  • The monthly_searches field can be null if the data is unavailable for a specific month.

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.