Hi Simon, This can be done by making multiple requests to the v13 AccountService. First make a call to getClientAccounInfos() as the MCC user to get the list of client emails. Then for each returned result set the clientEmail header to that client's email and make a request to getAccountInfo(), which will return more detailed information about the client.
http://code.google.com/apis/adwords/docs/developer/AccountInfo.html Best, - Eric Koleda, AdWords API Team On Dec 2, 9:50 am, Simon FEBVRE <virgi...@awe.fr> wrote: > Hi , > > I'd like to get information about all my clients such as the name of > the company, the customer ID, ... > > I can get the email address and if they are an MCC or not thanks to > the getClientAccountInfos method on an AccountService service. > > But I would like to know detailed information on all email addresses I > get. > > Which method can I use? > > Thanks > Simon -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.