You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hello,
AdWords API does not have a service to populate the value required for keyword planner and results from the API directly into google spreadsheets. My suggestion is to check with the AdWords scripts team as it might be possible via AdWords scripts. You could post your question on their forum.
The shared screenshot fetches the search volume and forecasts data for a specific keyword. You could use TrafficEstimatorService of the AdWords API to get traffic estimates of a specific keyword. You could refer the code sample EstimateKeywordTraffic in Java, and code samples in other languages can be found here. If your question is different, please elaborate.