hello var query = "SELECT Query, CampaignName, AdGroupName, Impressions, Clicks, Cost, AllConversions, ConversionValue, Conversions " +
"FROM SEARCH_QUERY_PERFORMANCE_REPORT " + "WHERE Impressions > 0 " + "AND CampaignName = '" + WhichCampaign + "' " + "AND AdGroupName = '" + WhichAdGroup + "' " + "DURING " + dateRange; Is that the only way, or just "a" way to get this data? does anyone else find it hard to figure out WHERE or WHAT table to use? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/189d7640-47bc-422d-aa7b-a81d4113918bn%40googlegroups.com.