That way you can get all the accounts in that MCC. That doesnt mean that those accounts belong to one customer (unless you have one MCC for each of your customers to handle each customer's accounts). So you still would need some sort of identifier for each customer inside the MCC.
One possible way would be if you use the account descriptiveName as field for your own customer id. But then you would have to load each account and check the value of the descriptiveName field to find out if its the one. Regards, Christian On 2 Okt., 16:13, Eric <[EMAIL PROTECTED]> wrote: > What about if you give MCC credentials (i.e. add all the appropriate > headers except client email)? > > On Oct 1, 8:25 am, ckrahn <[EMAIL PROTECTED]> wrote: > > > Since Google has its own customer id linked to each account, it has > > nothing to do with your own customer id's in your own system. > > Unless you have a local table where you link each of your own customer > > id's to the google id's or loginEmails, the only way would be to read > > the primary adress data from each account and compare it with your > > local data - if there is a match you got the accounts. But that method > > would probably eat up some quota if you have many accounts to manage. > > > Regards, > > Christian > > > On 1 Okt., 03:37, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > In our system, one customer maps to many Accounts in Google. > > > > We want to get all the Accounts for given customerId. How would I get? > > > AccountInfo info = service.getAccountInfo(), gives one Account. > > > > Please help. > > > > Thanks, > > > Das- 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 -~----------~----~----~----~------~----~------~--~---