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
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to