zikuo su
unread,5:14 AM (3 hours ago) 5:14 AMSign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Ads API and AdWords API Forum
How to obtain the customer MCC associated with all its sub accounts through the main MCC? And the associated requests received by each sub account.
I know that I can traverse each sub account one by one, and call the interface once for each sub account to obtain these contents, but my main MCC has too many sub accounts, and I want to timely obtain all the associated requests received by all the sub accounts under my main MCC, so as to process them in a timely manner.
So are there any batch operations? Querying one by one is too slow, and the probability of 429 appearing will increase significantly, resulting in low timeliness.
Summary of the problem: Customer Manager Link and Customer Client Link did not meet my expectations because they can only target a specific sub account and cannot be obtained in bulk. I want to achieve batch retrieval.