Re: Unexpected Internal API error when downloading keywords

2011-12-01 Thread Eric Koleda
Hi Carver,

That error message is very common, and likely has a different cause in your 
case.  Please see the following for more information:

http://code.google.com/apis/adwords/docs/troubleshooting.html#InternalApiError

Best,
- Eric

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Unexpected Internal API error when downloading keywords

2011-12-01 Thread carver
Hi Eric,

I'm getting a similar error when using CampaignCriterionService:

AdwordsApi::V201109::CampaignCriterionService::ApiException:
   [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Unexpected Internal API error when downloading keywords

2011-12-01 Thread Eric Koleda
Hi All,

The root cause of this issue has been identified and resolved.  Let us know 
if you see the error return.

Best,
- Eric

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Unexpected Internal API error when downloading keywords

2011-11-30 Thread Eric Koleda
Hi All,

Thank you for reporting this issue. AdGroupCriterionService.get() is 
failing on some accounts, and we are looking into the problem.  At this 
time I don't know when it will be resolved, and there are no known 
workarounds. 

Best, 
- Eric Koleda, 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 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


Re: Unexpected Internal API error when downloading keywords

2011-11-30 Thread isellstuff
I am having the exact same problem. It started yesterday with code
that had been working for months. .net client library stack trace
below:

[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
com.google.ads.api.services.co
mmon.error.InternalApiError.(InternalApiErro]
Google.Api.Ads.AdWords.Lib.AdWordsApiException: An API exception has
occurred. S
ee ApiException and InnerException fields for more details. --->
System.Web.Serv
ices.Protocols.SoapException:
[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro
]
   at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClie
ntMessage message, WebResponse response, Stream responseStream,
Boolean asyncCal
l)
   at
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodN
ame, Object[] parameters)
   at Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String
methodName, Obj
ect[] parameters)
   --- End of inner exception stack trace ---
   at Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String
methodName, Obj
ect[] parameters)
   at Google.Api.Ads.AdWords.Lib.AdWordsSoapClient.MakeApiCall(String
methodName
, Object[] parameters)
   at Google.Api.Ads.Common.Lib.AdsSoapClient.Invoke(String
methodName, Object[]
 parameters)
   at
Google.Api.Ads.AdWords.v201109.AdGroupCriterionService.get(Selector
servic
eSelector)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Unexpected Internal API error when downloading keywords

2011-11-30 Thread Nash Yeung
Today I saw the captioned error when downloading keywords of an
account.

The download job ran well until it started retrieving the 2000th -
3999th keywords in a specific campaign.
(The request for 0th - 1999th keywords succeeded as usual)

The failed request ID is 0004b2f07ea024100a4253424b7d.

Is there any maintenance going on today?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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