I need a simple script that uses the Google Adwords API to output for a list of search queries and filtering options, a CSV file with the traffic estimates for each search query under the given filtering options.
It should be possible to specify several regions-language combinations for the search. For example one input could be US – All Languages. For each such combination, there should be a separate column in the CSV file containing the traffic estimates in the specified region and langua…
