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

2021-08-17 Thread Google Ads API Forum Advisor
Hi there, You can check out Generate Historical Metrics. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2LnXKL:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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