Sorry for the delay in replying, I'm afraid another project rather took 
over, so I've not been working on the AdWords stuff for a while.

Thanks Eric, that did the trick! Unfortunately I got stuck when I was trying 
to download multiple reports across multiple accounts. In the end I managed 
to work around it by removing the glob() that was being called on the 
$file_path in Google::Ads::Common::ReportUtils

I edited /usr/local/share/perl/5.10.1/Google/Ads/Common/ReportUtils.pm and 
changed line 82 to read 

      return stat($file_path)->size;

Which does allow the script to fetch multiple reports. I hope that can be of 
some help to you, too, Ty.

I will report the bug on the list you have mentioned, thanks.

--Toby

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