Hello, The rest of the text in the docs should hopefully clear that up:
http://code.google.com/apis/adwords/docs/developer/AccountService.html#getClientAccounts There's a description of what constitutes the effective user and how the clientEmail and email headers come into play. Basically, to get a list of all the accounts under an MCC, you'd call getClientAccounts() and pass in the MCC's email address as the email header and leave out the clientEmail header. Cheers, -Jeff Posnick, AdWords API Team On Oct 2, 1:11 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi Christian, > > Thanks for reply. > > #2, do you mean <email> or <clienetEmail> address? because > AdWordsUser.java, says <email> for adword user and <clientEmail> for > MCC account? > > Please clarify. > > Thanks, > > On Oct 2, 12:03 am, ckrahn <[EMAIL PROTECTED]> wrote: > > > 1. getClientAccounts: > > Gets the primary email address (not ID) for each account managed by > > the effective user. If the effective user user has no client accounts, > > an empty array is returned. > > > 2. use getClientAccounts with the email adress of the MCC account, > > that should give you all the accounts within the MCC account. > > > Regards, > > Christian > > > On 1 Okt., 23:02, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > > Could someone please clarify. > > > > 1. Does AccountSerive.getClientAccounts() give all Adword account > > > email ids which belong to clientemail? > > > > 2. How do I get all adword account for given mcc account? > > > > Thanks,- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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-api@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---