Hello,

AdWords API does not support cross-account requests and this includes 
reporting. In order to retrieve data for all accounts, you need to pull one 
report per account and merge them on your side.

This can also be done in parallel, for a reference we have one example in 
Ruby:

  
https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/v201309/reporting/parallel_report_download.rb


-Danial, AdWords API Team.


On Tuesday, October 8, 2013 5:10:59 AM UTC+4, ekantheshw...@gooddata.com 
wrote:
>
> I am new to Adwords and I am trying to figure out if there is a way to 
> download report(Keyword performance) for all accounts and campaigns (single 
> report) using the Adwords API. I am able to get the report for individual 
> ClientCustomerIds, but I want it at the level of all accounts and 
> campaigns. We can create such a report in the Adwords account web interface 
> by specifying "All accounts and campaigns" option. Just want the same 
> through APIs.
>
> Please let me know if there is any way.
>

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

--- 
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/groups/opt_out.

Reply via email to