You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Is there any way to get say current daily spend for all accounts under MCC without loading budget report for each client account? Using API call of course.
Thank you!
GDZ
Bharani Cherukuri (AdWords API Team)
unread,
Dec 20, 2017, 4:39:58 PM12/20/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello,
I'm afraid, it is not possible to pull these metrics at the MCC level without loading reports for each client account. However, you could use Parallel report downloading feature which downloads reports for all accounts that are directly under a manager account. The reports will be downloaded in multiple parallel threads for each client account in a single API request. You may refer to this code sample for reference.