I am trying to use Perl and SOAP::Lite to generate Google Adwords
daily report, I have a MCC(My Client Center) account to manage 4-5
independent customer accounts. From the Google Adwords Website, I can
generate a report in my MCC account and then grab the daily costs/
clicks in one report. But with SOAP::Lite and Adwords API, it seems to
me that I can NOT report the total clicks/costs from the MCC account,
and I have to scheduleReportJob on each customer accounts, Is this
right? Or I am not using the right way to handle this?? I've tried
sent clientEmail Header with the MCC email account which does not
work... the Perl code I used is the same as the Google Adwords API
documentaion page[except my credential information]:
http://code.google.com/apis/adwords/docs/developer/ReportService.html#scheduleReportJob.

BTW. the sandbox URL(https://sandbox.google.com/api/adwords/v13/
ReportService) seems not working with my account, but the same code
works well with the adwords URL. Anything wrong?? I'd really hope to
use sandbox to do my current testing jobs..

Many thanks,
lihao
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to