Hi,

With AdWords API, when i try to download a report, the response of
ReportUtils::DownloadReport  is always empty.

some of my tests:

1) if I create and download a report on the google Adwords web site,
the file is not empty (ex reportDefinitionId : 47241406)
- reportType : CAMPAIGN_PERFORMANCE_REPORT
- fields :
Array(Status,CampaignName,Amount,PrimaryDisplayStatus,Clicks,Impressions,Ctr,AverageCpc,Cost,AveragePosition)

2) if i try to download the same reportDefinition with AdWords API
(with same cmm and customer) the file is empty.

3) if i create and download a report with AdWords API the file is also
empty  (ex reportDefinitionId : 47253046)
  - reportType : CAMPAIGN_PERFORMANCE_REPORT
  - fields :
array('Id','Name''Status','CampaignId','CampaignName','Amount','Clicks','Impressions','Date','Ctr',
     'AverageCpc','Cost','AveragePosition')

do you have some logs that can help me to find what is the probleme?

PS : I use
  - php API v201101
  - not sandbox


thanks

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to