Hi Josh, 

Many thanks for your previous helps & supports. 

Can you help me with this AWQL query?

                SELECT 
ExternalCustomerId,CampaignId,AdGroupId,Id,AdNetworkType2,AverageCpc,AverageCpm,
 
AveragePageviews,
                     
AveragePosition,AverageTimeOnSite,BidType,BiddingStrategyType,BounceRate,ClickAssistedConversionValue
 
,
                     
ClickAssistedConversions,ClickAssistedConversionsOverLastClickConversions,ClickConversionRate
 
,
                     Clicks ,ConversionRateManyPerClick ,ConversionValue 
,ConversionsManyPerClick ,ConvertedClicks ,
                     Cost ,CostPerConversionManyPerClick 
,CostPerConvertedClick ,CpcBid ,CriteriaDestinationUrl ,Ctr ,
                     FirstPageCpc ,ImpressionAssistedConversionValue 
,ImpressionAssistedConversions 
,ImpressionAssistedConversionsOverLastClickConversions ,
                     Impressions ,KeywordMatchType 
,PercentNewVisitors,QualityScore ,SearchExactMatchImpressionShare ,
                     SearchImpressionShare,Status 
,TopOfPageCpc,ValuePerConversionManyPerClick,ValuePerConvertedClick ,
                     ViewThroughConversions FROM 
KEYWORDS_PERFORMANCE_REPORT  DURING 20140424,20150424

I want to get above columns from KEYWORDS_PERFORMANCE_REPORT  for specific 
date. when i run that query it returns all fields value zero. but when i 
run below query it returns result as i need.

SELECT ExternalCustomerId,CampaignId,AdGroupId,Id FROM 
KEYWORDS_PERFORMANCE_REPORT DURING 20140424,20150424

How can i get all fields form KEYWORDS_PERFORMANCE_REPORT  for specific 
date (e.g 2015-05-03, 2015-05-04 etc.)  ?







-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/62199c3b-b78e-4c6e-88b9-4667c9854c32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to