Re: How can I get a list of all Client accounts using the Google Adwords API?

2016-05-11 Thread 'Joyce Lava' via AdWords API Forum
Hi, You need to declare your manager account ID as the clientCustomerId in the ads.properties configuration file. Then, you need to run the GetAccountHierarchy

How can I get a list of all Client accounts using the Google Adwords API?

2016-05-11 Thread nelementlewis
I'm using Java as my language and am looking for a way to list all of the Client accounts under my Manager account on Google Adwords. Could anyone give me any ideas as to how to do this? I've looked for some code examples but only found one on StackOverflow with a broken link. Many thanks! --