I solved it with CAMPAIGN_PERFORMANCE_REPORT from which I select Display 
Network only. As for a GUI report, I used Keyword Performance report from 
GUI before, which showed only Search Network. But when I switched to 
adwords API, it contained "Display Network" too, which was quite confusing.

Anyway, thanks for help. 

On Thursday, March 6, 2014 11:19:55 PM UTC+1, Ray Tsang (AdWords API Team) 
wrote:
>
> Mojmir,
>
> Is there an existing GUI report that gets what you need?  Please let me 
> know.  You can find the corresponding reports in the report mapping 
> guide<https://developers.google.com/adwords/api/docs/guides/uireports>
> .
>
> That being said, you may also find the display keyword 
> <https://developers.google.com/adwords/api/docs/appendix/reports#display-keyword>report
>  
> useful.
>
> Thanks,
>
> Ray
>
> On Monday, March 3, 2014 2:34:31 AM UTC-5, Mojmír Vinkler wrote:
>>
>> Could you tell me why was my post deleted? I didn't violate any rules.
>>
>> I found out that ad groups without specified keywords (topics only) are 
>> not shown in the report. This is quite unexpected behavior for me, since 
>> all of Keywords for Display Network have "Content" anyway. What is the 
>> correct way to download complete Costs for Display Network? Is 
>> CAMPAIGN_PERFORMANCE_REPORT the only way?
>>
>> On Thursday, February 27, 2014 11:23:31 AM UTC+1, Takeshi Hagikura 
>> (AdWords API Team) wrote:
>>>
>>> Hi Mojmir,
>>>
>>> Let me confirm, which types of adgroups are missing in Keyword 
>>> Performance Report?
>>> Is there any common rule for missing ad groups?
>>>
>>> Best,
>>> - Takeshi,
>>>
>>> On Monday, February 24, 2014 10:29:40 PM UTC+9, Mojmír Vinkler wrote:
>>>>
>>>> I downloaded report via following AWQL 
>>>>
>>>> SELECT 
>>>> CampaignName,CampaignStatus,Conversions,Impressions,KeywordText,Cost,CostPerConversion,Month,AdNetworkType1
>>>> FROM KEYWORDS_PERFORMANCE_REPORT
>>>> WHERE Impressions > 0
>>>> DURING 20100101,20140202
>>>>
>>>> when I compared keywords with Network == Display Network with numbers 
>>>> in adwords, I noticed that some Ad Groups in report are missing (even 
>>>> though they have positive impressions). I am pretty sure that my code is 
>>>> correct. Do you have an idea what might cause this? Thanks a lot.
>>>>
>>>

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