How do I extract report data of more than one client in the same .csv file??

22 views
Skip to first unread message

Samuel Otero

unread,
Apr 1, 2015, 1:48:14 PM4/1/15
to adwor...@googlegroups.com
Greetings

Right now, I am able to retrieve data for campaigns, extracting reports using the .NET solution of your examples. That's fine. The only thing that I just don't get it, is how in the world I could be able to extract data from more than one client and put them all in the same .csv or .xml. It is a must for our company. I could, some how, download separate .csv files and merge them all, but, do we have something cleaner than that approach? I know how to change the Client ID parameter of the web.config programmatically. I just don't find a way to download a report that includes all of clients at the same time.

Please help! :(

Thank you!

Josh Radcliff (AdWords API Team)

unread,
Apr 1, 2015, 3:07:38 PM4/1/15
to adwor...@googlegroups.com
Hi,

You can only run a given report or submit a SOAP service request for one AdWords account at a time. If you need to combine reports from multiple accounts, you'll have to change the customer ID programmatically and run a separate report per account, then merge the results on your side.

Best regards,
Josh, AdWords API Team
Reply all
Reply to author
Forward
0 new messages