I'm using the .Net library, v201206 (VB). Using the sample AdWords.Examples.VB project, I can run GetCampaigns and receive result of 0 campaigns, as expected. From what I can tell, this is supposed to generate 5 Client accounts for the Sandbox MCC account. However, it appears that these 5 Client accounts are not being created. Running the examples program with the command line switch GetAccountHierarchy results in an "InternalApiError.UNEXPECTED_INTERNAL_API_ERROR". GetAccountHiearchy, if I am reading everything correctly, should be making the Get call referenced in the Getting Started article ( https://developers.google.com/adwords/api/docs/sandbox).
> In subsequent calls for a client account, you will need to specify its > clientCustomerId (clientEmail is no longer an option). You can use* > ServicedAccountService.get()*<https://developers.google.com/adwords/api/docs/reference/latest/ServicedAccountService#get>to > retrieve client customer IDs. > How do I get the ClientCustomerId's generated for my Sandbox MCC account? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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