Hi ADM, Perhaps if I look into your specific request I can get more information that will help address the issue. Can you please post the request ID of a recent request that exhibits this behavior?
Best, - Eric On Nov 5, 10:53 pm, ADM <goo...@scienceops.com> wrote: > Eric, > > How soon is this critical issue going to be resolved. We are totally > "dead in the water" while this persists. What is the ETA on getting > this resolved? How will I know when it is fixed? Can I get an email? > > To put it mildly our clients are VERY unhappy! > > It certainly appears looking at posts we are not the only people > seeing this issue. > > Help!!! > > ADM > > On Nov 4, 10:47 am, AdWords API Advisor <adwordsapiadvi...@google.com> > wrote: > > > > > > > > > Hi, > > > This appears to be caused by some temporary issues in the AdWords > > system. I'll work with the core engineering team to address the > > problem. Unfortunately there are no workarounds available for this > > problem. > > > Best, > > - Eric Koleda, AdWords API Team > > > On Nov 3, 2:41 am, ADM <goo...@scienceops.com> wrote: > > > > Is there any explanation why the simple code snippet below repeatedly > > > fails with the exception UNEXPECTED_INTERNAL_API_ERROR, every time the > > > call is made for any campaign within a specific account, but works all > > > the time for any campaign in any other account? > > > > service = > > > (AdGroupService)user.GetService(AdWordsService.v200909.AdGroupService); > > > service.RequestHeader.clientCustomerId = clientID_l.ToString(); > > > > selector = new AdGroupSelector(); > > > > selector.campaignIdSpecified = true; > > > selector.campaignId = campaignID_l; > > > > returnPage = service.get(selector);- Hide quoted text - > > > - Show quoted text - -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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