0
votes

How do I get the adwords MCC / Manager Account ID using the Google Adwords API. I have gone through the documentation but was unable to find it.

1

1 Answers

1
votes

In the documentation it states

ClientCustomerId will be required for all requests except for CustomerService.get

The details of the CustomerService.get request can be seen here