How to extract search volume for a list of keywords using the news ads api

2021-08-16 Thread shoaib....@gmail.com
Hey, With google adwords api, we were able to extract the google search volume for a list of keywords. We could that with TargetingIdeaService and selecting STATS instead of IDEAS in the selector as follows. selector = { 'ideaType': 'KEYWORD', 'requestType': 'STATS'} How can we achieve the s

Search volume for a keyword is zero whereas in the past it was around 300K

2021-08-11 Thread shoaib....@gmail.com
Hi Adsapi team, So I have extracted search volume for some keywords a few months ago and one of such keyword was 'pellets'. It had an average search volume of 301K. Today I re-run my script and it returns None for this keyword which is very strange. It returns None both in Google Adwords API (