How do I get just the searchvolume of a particular keyword in python ?

26 views
Skip to first unread message

veer....@gmail.com

unread,
Aug 9, 2016, 4:23:14 PM8/9/16
to AdWords API Forum
Hello,
I have tried:
1. Function to get stats on keyword ideas related to the current keyword.
2. Traffic Estimator Function.

I want just the searchvolume for my list of keywords. I don't want to see the CPC, Position of the ad etc. Just the searchvolume total(organic + SEM).
I tried tweaking TargetIdeaservice but I could't get this information.

Help appreciated ASAP.

Anthony Madrigal

unread,
Aug 9, 2016, 5:50:26 PM8/9/16
to AdWords API Forum
Hello Veer,

In order to get only the search volume for your keywords, you must select SEARCH_VOLUME as one of your AttributeTypes and not any other the others such as AVERAGE_CPC in the TargetingIdeaService.

You can find how to select this field in our Python client library example.

Cheers,
Anthony
AdWords API Team
Reply all
Reply to author
Forward
0 new messages