Hi Roberto, Try calling CampaignService.get(), this will reinitialize your sandbox if your accounts were wiped off during a sandbox reset. After that, call GetAccountHierarchy example to get the list of sandbox accounts and their customer ids.
The PHP examples are here: http://code.google.com/p/google-api-adwords-php/source/browse/trunk#trunk%2Fexamples%2Fv201109 Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, 4 March 2012 17:02:32 UTC+5:30, roberto wrote: > > I have recently encountered an error where all my client_x accounts that > were created upon the first initialization process have been mysteriously > removed. > I wish to somehow re-initialize my sandbox account to get them re-created > but I can't seem to find any reference to this process? > > Please understand that I have already initialized it in the past (via the > call to CampaignService) > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] 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
