Hi guys, I'm downloading some reports to be used in an application I'm building but have noticed that the number of clicks associated with a search term in the UI are often higher than the number of clicks associated with the search term during the same time period.
The AWQL query being used is as follows: "SELECT CampaignId, AdGroupId, Query, Clicks, Conversions, QueryTargetingStatus, KeywordId FROM SEARCH_QUERY_PERFORMANCE_REPORT WHERE Conversions < 1 AND Clicks != 0 DURING LAST_30_DAYS" And my date range is currently set to "30 days up to today" As an example one of our search terms is showing as having 60 clicks in the UI but 52 in the report. Could you please explain the reason behind the discrepancy? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/a063acb2-a283-42f7-ae78-4bdf6f89ef38%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
