AdWords API
Feedback on this document

type MonthlySearchVolume (v201209)

A keyword response value representing search volume for a single month. An instance with a null count is valid, indicating that the information is unavailable.


Namespace
https://adwords.google.com/api/adwords/o/v201209
Fields
Field Type Description
year xsd:int The year this search volume occurred in. (i.e. 2009)
month xsd:int The month this search volume occurred in. Month is 1 indexed, such that 1=January and 12=December.
count xsd:long The approximate number of searches in this year/month. A null count means that data is unavailable or unknown.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.