среда, 5 сентября 2012 г., 18:39:15 UTC+3 пользователь Kevin Winter написал: > > Hi, > Just to clarify, did you follow the steps listed here for a new google > account? > https://developers.google.com/adwords/api/docs/sandbox#getting-started > > Yes, ofcourse
> Please indicate what step you are on and what error message you are seeing. > > I successfully go through 5 steps, but on 6, when I try, for example create new account in MCC - i get "InternalApiError.UNEXPECTED_INTERNAL_API_ERROR" > - Kevin Winter > AdWords API Team > > On Tuesday, September 4, 2012 7:48:01 AM UTC-4, Taras Lyapun wrote: >> >> Hi! >> >> Yes, this issue still happens. >> >> вторник, 21 августа 2012 г., 16:27:23 UTC+3 пользователь Kevin Winter >> написал: >>> >>> Hi, >>> We just fixed a bug that prevented accounts from being created >>> correctly. Could you please create a new sandbox account and let me know >>> if this still happens? >>> >>> - Kevin Winter >>> AdWords API Team >>> >>> On Wednesday, July 25, 2012 8:47:57 PM UTC-4, Tommy Choi wrote: >>>> >>>> Yes, it happens consistently. What we try to do is to get a list of >>>> available accounts, we and using .net client library v201109 and here is >>>> our codes: >>>> AdWordsUser user = new AdWordsUser(); >>>> // Get the ServicedAccountService. >>>> ServicedAccountService servicedAccountService = >>>> (ServicedAccountService)user.GetService(AdWordsService.v201109.ServicedAccountService); >>>> >>>> // Create the selector. >>>> ServicedAccountSelector selector = new >>>> ServicedAccountSelector(); >>>> // Disable selector paging to retrive links. >>>> selector.enablePaging = false; >>>> >>>> // Retrieve the accounts. >>>> ServicedAccountGraph graph = >>>> servicedAccountService.get(selector); >>>> >>>> We encounter the error at the last line of codes. >>>> >>>> [SoapException: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ >>>> com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro] >>>> >>>> System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage >>>> message, WebResponse response, Stream responseStream, Boolean asyncCall) >>>> +1485877 >>>> System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String >>>> methodName, Object[] parameters) +221 >>>> Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String methodName, >>>> Object[] parameters) +240 >>>> >>>> >>>> I thank you very much for your help. >>>> >>>> On Wednesday, July 25, 2012 11:51:32 PM UTC+10, Kevin Winter wrote: >>>>> >>>>> Hi, >>>>> The original bug mentioned in the thread affected creating accounts >>>>> in the Sandbox (which is still not supported). Could you please provide >>>>> more information about your error? Does it happen consistently or >>>>> sporadically? >>>>> >>>>> - Kevin Winter >>>>> AdWords API Team >>>>> >>>>> On Tuesday, July 24, 2012 8:55:28 PM UTC-4, Tommy Choi wrote: >>>>>> >>>>>> Hi, I am using AdWordsService.v201109.ServicedAccountService in >>>>>> sandbox environment and face the same error. I guess the fix has not >>>>>> been >>>>>> done yet? >>>>>> >>>>>> On Saturday, May 5, 2012 12:10:04 AM UTC+10, Kevin Winter wrote: >>>>>>> >>>>>>> Hi, >>>>>>> Unfortunately, we have no update at this time. >>>>>>> >>>>>>> - Kevin Winter >>>>>>> AdWords API Team >>>>>>> >>>>>>> On Friday, May 4, 2012 6:50:53 AM UTC-4, Marc Sanders wrote: >>>>>>>> >>>>>>>> Has this issues been resolved? >>>>>>>> >>>>>>>> On Sunday, March 4, 2012 11:41:53 AM UTC+1, Bruce Wu wrote: >>>>>>>>> >>>>>>>>> Hi, >>>>>>>>> >>>>>>>>> I'm facing the same problem (using PHP with and without client >>>>>>>>> library). >>>>>>>>> >>>>>>>>> To replicate, try the CreateAccount.php example with PHP 5.3.2 >>>>>>>>> >>>>>>>>> For me, it ended up with: "An error has occurred: >>>>>>>>> InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ >>>>>>>>> com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro". >>>>>>>>> >>>>>>>>> Best regards, >>>>>>>>> Bruce Wu >>>>>>>>> >>>>>>>> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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