The AdWords API does not support report at MCC level?

64 views
Skip to first unread message

박정현

unread,
Mar 17, 2017, 5:11:36 AM3/17/17
to AdWords API Forum
HI

i have a question

The AdWords API does not support report at MCC level ?

really?

How can I get it at once account report?

have a nice day~

Vishal Vinayak (Adwords API Team)

unread,
Mar 17, 2017, 11:44:52 AM3/17/17
to AdWords API Forum
Hi,

Please refer to our ParallelReportDownload example to download reports for all client accounts under a manager account. Same example is available in other client libraries as well. Multiple threads are spawned in this example for each client account i.e. a report for each client is downloaded by a thread. Please note that the client customer ID in your properties file should be set as the manager account ID. If there are additional questions, please feel free to revert.

Regards,
Vishal, AdWords API Team

박정현

unread,
Apr 4, 2017, 10:23:15 PM4/4/17
to AdWords API Forum
HI

THANK YOU reply

i not good at english sorry for that..

one more question

ParallelRepirtDownload example test

i tested 131 managed customers and thread 10

speed is 13~16 seconds.

i want possible a little faster!!

thank you










2017년 3월 17일 금요일 오후 6시 11분 36초 UTC+9, 박정현 님의 말:

Vishal Vinayak (Adwords API Team)

unread,
Apr 5, 2017, 1:43:15 PM4/5/17
to AdWords API Forum
Hi, 

As an alternative, you can check out our AwReporting framework (written in Java) that can be used to sync AdWords API reports to your local database. Structure reports is another alternative to retrieve structural information for your account and it's related entities. However, please note that spawning too many threads can cause your application to throw RateExceeded errors, in which case, limiting the number of requests per second to the API can help.  
Reply all
Reply to author
Forward
0 new messages