How to get report on ads and keywords with geo data?

2014-08-08 Thread kostfast
Hello. Currently I use AD_PERFORMANCE_REPORT which gives me data with no geo information I use AWQL query: > SELECT CampaignId,CampaignName, AdGroupId,AdGroupName, Id, KeywordId,Url, > Impressions, Clicks, Cost FROM AD_PERFORMANCE_REPORT > WHERE Status IN [ENABLED, PAUSED] AND Impressions>0 DUR

Re: How to get report on ads and keywords with geo data?

2014-08-11 Thread Ray Tsang (AdWords API Team)
Hi, Aside from the fields documented in the report types page, there are no additional fields available at the moment. Thanks, Ray On Friday, August 8, 2014 10:14:37 AM UTC-4, kost...@gmail.com wrote: > > Hello. > Currently