Re: Gettings a listing of all clients

2010-12-22 Thread 100Marketers
Awesome. That worked :) Having read only isn't a problem either. Thanks Eric! On Dec 20, 11:21 am, AdWords API Advisor wrote: > Hi, > > UserLists correspond to Audiences in the AdWords web interface, and > they are not related to AdWords client accounts.  To get the account > structure use the Se

Re: Gettings a listing of all clients

2010-12-20 Thread AdWords API Advisor
Hi, UserLists correspond to Audiences in the AdWords web interface, and they are not related to AdWords client accounts. To get the account structure use the ServicedAccountService as shown in GetAccountHierarchy.php: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/example

Gettings a listing of all clients

2010-12-17 Thread 100Marketers
Hi, I'm new to the Google Adwords API (using the PHP client library) and I'm having a bit of trouble getting up and running. I'm using the example GetAllUsersLists.php (v201008) to fetch all the clients under the adwords account and I'm getting a "No user lists were found." error when there's cle