MonthlySearchVolume

  • This section defines the fields for monthly search volume data.

  • The fields included are month, year, and monthly_searches.

  • monthly_searches provides the approximate search count for a given month, with a null value indicating unavailability.

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.