Hi,

I confirmed this behavior, and I agree that it's slightly 
counter-intuitive. One way to avoid this problem would be to filter for 
*Impressions 
> 0* in your report request.

That being said, I've passed this along to our reporting team to see if 
this is intentional behavior. If it is, then I'll make sure to update our 
reporting documentation accordingly. Thanks for pointing it out!

Cheers,
Josh 

On Friday, August 22, 2014 5:00:30 AM UTC-4, Luca Fiaschi wrote:
>
> Hi, 
> I just noticed a strange behaviour when downloading reports:
>
> the following report definition will return an empty report:
>
>
> SELECT MatchType,MatchTypeWithVariant, KeywordTextMatchingQuery, 
> AdGroupId, CampaignId,Query FROM SEARCH_QUERY_PERFORMANCE_REPORT WHERE 
> MatchTypeWithVariant IN [NEAR_EXACT,NEAR_PHRASE] DURING 20041011, 20140820
>
> however when adding a performance metric it correctly returns the data. 
> For example adding the impressions as:
>
>
>     SELECT MatchType,MatchTypeWithVariant, KeywordTextMatchingQuery, 
> AdGroupId, CampaignId,Query, Impressions
>     FROM SEARCH_QUERY_PERFORMANCE_REPORT
>     WHERE MatchTypeWithVariant IN [NEAR_EXACT,NEAR_PHRASE]
>     DURING 20041011, 20140820
>
>
> is this an expected behavior?
>
> Thanks
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/22e06b5b-4155-42ae-921d-70509c29675e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to