Hi Rob, The CreateAccountService would only be used in sandbox to test code that needs to create a new account. If you are testing how to create campaigns, you should be able to just use the initially created accounts as you quoted from the documentation. This page elaborates more on how to get a clientCustomerId: http://code.google.com/apis/adwords/docs/accountinfoguide.html
What request are you making to obtain the clientCustomerId? It's possible your sandbox account was not initialized properly - you may want to sign up for a new account (https://www.google.com/accounts/NewAccount) and try to use that one with sandbox. - Kevin Winter AdWords API Team On Tuesday, April 10, 2012 9:04:45 PM UTC-4, [email protected] wrote: > > Hi Kevin, > > Can you please suggest a work around, I am trying to add an account in the > Sandbox Environment and using Production is not an option. > > When will this issue get fixed. > > I want to have an account so I can create a campaign, adgroup and ad. As > you are aware I need a clientId for those mutable operations to be > successful. > > I have followed the sandbox documentation and expected as stated "This > initial call to the sandbox creates an MCC sandbox account, along with five > client accounts, for the email address you specified" but this also does > not work as all the clientIds from the 5 accounts are 0. > > Please suggest what to do. > > Thanks > > Rob > > > On Friday, 16 December 2011 02:06:36 UTC+11, Kevin Winter wrote: > >> Hi, >> Unfortunately, there is a known issue that prevents this service from >> functioning correctly in the sandbox. However, we have tested and can >> confirm this works properly in production. >> >> - Kevin Winter >> AdWords API Team >> > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
