Here is a full query

SELECT 
AveragePosition,AverageCpc,AverageCpm,Impressions,Clicks,Cost,Ctr,Conversions,ConversionRate,CostPerConversion,
ViewThroughConversions,ConversionsManyPerClick,ConversionRateManyPerClick,CostPerConversionManyPerClick,AdNetworkType1,Id,AdGroupId,CampaignId,
MaxCpc,MaxCpm,KeywordText         
FROM KEYWORDS_PERFORMANCE_REPORT
WHERE Impressions >0 
DURING 20140515,20140515 
LIMIT 0,5000


On Wednesday, May 21, 2014 6:17:11 PM UTC+5, MWA wrote:
>
> Hi
>
> I am downloading Adwords data through API of an dwords Express Account. I 
> have some problems
>
>
> CAMPAIGN_PERFORMANCE_REPORT gives me extra campaigns like
> AWX_002:683f14cedc4ea0c0_000000000001aeb3_content
>
>
> And
>
> KEYWORDS_PERFORMANCE_REPORT is not providing me all keywords. Adwords 
> interface shows clicks on a specific keywords but API is not giving me that 
> data.
>
>
> here is a query
>
>
> SELECT AveragePosition,AverageCpc,AverageCpm,Impressions,
>
> Clicks,Cost,Ctr,Conversions,
>
> ConversionRate,CostPerConversion,ViewThroughConversions,ConversionsManyPerClick,
>
> ConversionRateManyPerClick,CostPerConversionManyPerClick,AdNetworkType1,Id,AdGroupId,CampaignId,
> MaxCpc,MaxCpm,KeywordText         
> FROM KEYWORDS_PERFORMANCE_REPORT
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to