Thanks Anash. The Id I have is an MCC account. I will use the API to retrive the list of child accounts. I have some questions on the CAPTCHA challenge. I am creating an automation to download the report. It won't be possible to respond to the CAPTCHA challenge within the automation. I have about 20 - 30 accounts under the MCC account. I am planing to re-use the same auth token for each account but I am wondering if it is possible to get a CAPTCHA challenge for calling the Ad Hoc report API multiple times in a short period of time.
On Feb 12, 11:33 pm, "Anash P. Oommen" <anash.p.oommen +fo...@google.com> wrote: > Hi Nalica, > > There are 2 possibilities. > > 1) The customer id you have is an Advertiser account. If so, run a normal > AdWords api report. > 2) The customer id you have is an MCC account (and hence represents > multiple accounts). In this case, use ServicedAccountService.get to > retrieve the list of child accounts under this MCC. Then run one report > each for each id thus retrieved. > > You can share the same developer token, no issues on that front. Also, see > > 1. Getting account > hierarchy:http://code.google.com/p/google-api-adwords-dotnet/source/browse/trun... > 2. Reporting for a single advertiser > account:http://code.google.com/apis/adwords/docs/guides/reporting.html, > andhttp://code.google.com/p/google-api-adwords-dotnet/source/browse/trun...if > you are using the .NET client library. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en