I found today that the query:

SELECT Query, KeywordId, AdGroupId, CampaignId, Impressions, Clicks, Ctr 
 FROM SEARCH_QUERY_PERFORMANCE_REPORT WHERE MatchTypeWithVariant IN 
[PHRASE, EXPANDED, BROAD_SESSION, BROAD, AUTO]  AND Impressions = 0 AND 
Clicks >0 DURING LAST_30_DAYS

is returning rows. The Ctr is set to 0.00. We found this as our condition 
was set to "Clicks > 0" only, and while calculating Ctr, we got a divide by 
0 error and internal debugging revealed this.

Could someone from the API team comment on this? I believe that this is a 
recent regression.

Thanks!
MG

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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