How to get average search volume for a keyword for each month of the year

57 views
Skip to first unread message

Francisco Ferrari

unread,
Oct 25, 2017, 3:34:30 PM10/25/17
to AdWords API Forum

HI!

I am new to the AdWords API and I am trying to explore its potential for keyword planning.
I would like to know if it is possible to get the average/estimated search volume for a keyword for each month of the year for the last 12 months. (e.g. "keyword1": {"01/2017": 2000, "02/2017": 30000 .....} )
I tried to run this example changing the requestType from 'IDEAS' to 'STATS' but I get the average monthly search volume aggregated for the last 12 months. I saw in the documentation of the API that there is the object MonthlySearchVolume but I am not sure how to use it in the request. I was wondering if using this would resolve my issue.


Thanks in advance for any help any of you can provide!


Sreelakshmi Sasidharan (AdWords API Team)

unread,
Oct 25, 2017, 5:15:17 PM10/25/17
to AdWords API Forum
Hi Francisco,

You can include the TARGETED_MONTHLY_SEARCHES attribute in your selector and use the get_keyword_ideas sample by replacing the requestType from IDEAS to STATS. Please give it a try and let me know if you have any additional questions.

Thanks,
Sreelakshmi, AdWords API Team

Francisco Ferrari

unread,
Oct 27, 2017, 5:19:00 AM10/27/17
to AdWords API Forum
Hi Sreelakshmi!

Thanks for the help! That attribute made the trick :D 

Cheers,
Francisco
Reply all
Reply to author
Forward
0 new messages