Re: BudgetService returning InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the SANDBOX

2012-12-03 Thread Jeremy Aube
I think most Sandbox accounts are broken at this point.

On Wednesday, November 28, 2012 7:05:58 PM UTC-5, Jonathan Wu wrote:

 Even though its deprecated, it should at least work until Dec 15th, no? We 
 have already applied for a test account but in the meantime need a way to 
 test new features we're building.

 On Monday, November 26, 2012 2:25:27 AM UTC-8, Danial Klimkin wrote:

 Hello Patrick,


 The Sandbox environment is deprecated and will be sunset soon. We will 
 not be releasing any updates for fixes for it. Please see this article for 
 more details:

   
 http://googleadsdeveloper.blogspot.ru/2012/11/introducing-test-accounts.html


 -Danial, AdWords API Team.


 On Monday, November 26, 2012 10:42:43 AM UTC+4, Patrick Ma wrote:

 Note: I masked my credentials from the request recording.

 For some reason any request whether it's mutate or get to BudgetService 
 results in this error:

 ---
 http_interactions:
 - request:
 method: post
 uri: 
 https://adwords-sandbox.google.com/api/adwords/cm/v201209/BudgetService
 body:
   encoding: US-ASCII
   string: ?xml version=1.0 encoding=UTF-8?env:Envelope 
 xmlns:xsd=http://www.w3.org/2001/XMLSchema;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xmlns:wsdl=https://adwords.google.com/api/adwords/cm/v201209;
 xmlns:env=http://schemas.xmlsoap.org/soap/envelope/
 env:Headerwsdl:RequestHeader
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 userAgentmultichannel
 (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, ruby/1.9.3, 
 HTTPI/1.1.1,
 
 net_http)/userAgentdeveloperToken***/developerTokenclientCustomerId***/clientCustomerId/wsdl:RequestHeader/env:Headerenv:Bodyget
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 selectorfieldsName/fieldsfieldsPeriod/fieldsfieldsAmount/fieldsfieldsDeliveryMethod/fieldsfieldsStatus/fields/selector/get/env:Body/env:Envelope
 headers:
   Soapaction:
   - ! 'get'
   User-Agent:
   - multichannel (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, 
 ruby/1.9.3,
 HTTPI/1.1.1, net_http)
   Authorization:
   - Bearer ya29.AHES6ZSPd1S7jPYrijuUbYdXfPEIInqAzAVmUg8R6b8krGk
   Content-Type:
   - text/xml;charset=UTF-8
   Content-Length:
   - '862'
   Accept:
   - ! '*/*'
   response:
 status:
   code: 500
   message: Internal Server Error
 headers:
   Content-Type:
   - text/xml; charset=UTF-8
   Date:
   - Mon, 26 Nov 2012 06:38:03 GMT
   Expires:
   - Mon, 26 Nov 2012 06:38:03 GMT
   Cache-Control:
   - private, max-age=0
   X-Content-Type-Options:
   - nosniff
   X-Frame-Options:
   - SAMEORIGIN
   X-Xss-Protection:
   - 1; mode=block
   Server:
   - GSE
   Transfer-Encoding:
   - chunked
 body:
   encoding: US-ASCII
   string: soap:Envelope xmlns:soap=
 http://schemas.xmlsoap.org/soap/envelope/;soap:HeaderResponseHeader
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 requestId0004cf602cdc8c400a83341b11d6/requestIdserviceNameBudgetService/serviceNamemethodNameget/methodNameoperations0/operationsresponseTime134/responseTimeunits0/units/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 @ 
 com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/faultstringdetailApiExceptionFault
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 message[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 @ 
 com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/messageApplicationException.TypeApiException/ApplicationException.Typeerrors
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xsi:type=InternalApiErrorfieldPath/fieldPathtrigger/triggererrorStringInternalApiError.UNEXPECTED_INTERNAL_API_ERROR/errorStringApiError.TypeInternalApiError/ApiError.TypereasonUNEXPECTED_INTERNAL_API_ERROR/reason/errors/ApiExceptionFault/detail/soap:Fault/soap:Body/soap:Envelope
 http_version: 
   recorded_at: Mon, 26 Nov 2012 06:38:03 GMT
 recorded_with: VCR 2.3.0



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: BudgetService returning InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the SANDBOX

2012-11-28 Thread Jonathan Wu
Even though its deprecated, it should at least work until Dec 15th, no? We 
have already applied for a test account but in the meantime need a way to 
test new features we're building.

On Monday, November 26, 2012 2:25:27 AM UTC-8, Danial Klimkin wrote:

 Hello Patrick,


 The Sandbox environment is deprecated and will be sunset soon. We will not 
 be releasing any updates for fixes for it. Please see this article for more 
 details:

   
 http://googleadsdeveloper.blogspot.ru/2012/11/introducing-test-accounts.html


 -Danial, AdWords API Team.


 On Monday, November 26, 2012 10:42:43 AM UTC+4, Patrick Ma wrote:

 Note: I masked my credentials from the request recording.

 For some reason any request whether it's mutate or get to BudgetService 
 results in this error:

 ---
 http_interactions:
 - request:
 method: post
 uri: 
 https://adwords-sandbox.google.com/api/adwords/cm/v201209/BudgetService
 body:
   encoding: US-ASCII
   string: ?xml version=1.0 encoding=UTF-8?env:Envelope 
 xmlns:xsd=http://www.w3.org/2001/XMLSchema;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xmlns:wsdl=https://adwords.google.com/api/adwords/cm/v201209;
 xmlns:env=http://schemas.xmlsoap.org/soap/envelope/
 env:Headerwsdl:RequestHeader
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 userAgentmultichannel
 (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, ruby/1.9.3, 
 HTTPI/1.1.1,
 
 net_http)/userAgentdeveloperToken***/developerTokenclientCustomerId***/clientCustomerId/wsdl:RequestHeader/env:Headerenv:Bodyget
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 selectorfieldsName/fieldsfieldsPeriod/fieldsfieldsAmount/fieldsfieldsDeliveryMethod/fieldsfieldsStatus/fields/selector/get/env:Body/env:Envelope
 headers:
   Soapaction:
   - ! 'get'
   User-Agent:
   - multichannel (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, 
 ruby/1.9.3,
 HTTPI/1.1.1, net_http)
   Authorization:
   - Bearer ya29.AHES6ZSPd1S7jPYrijuUbYdXfPEIInqAzAVmUg8R6b8krGk
   Content-Type:
   - text/xml;charset=UTF-8
   Content-Length:
   - '862'
   Accept:
   - ! '*/*'
   response:
 status:
   code: 500
   message: Internal Server Error
 headers:
   Content-Type:
   - text/xml; charset=UTF-8
   Date:
   - Mon, 26 Nov 2012 06:38:03 GMT
   Expires:
   - Mon, 26 Nov 2012 06:38:03 GMT
   Cache-Control:
   - private, max-age=0
   X-Content-Type-Options:
   - nosniff
   X-Frame-Options:
   - SAMEORIGIN
   X-Xss-Protection:
   - 1; mode=block
   Server:
   - GSE
   Transfer-Encoding:
   - chunked
 body:
   encoding: US-ASCII
   string: soap:Envelope xmlns:soap=
 http://schemas.xmlsoap.org/soap/envelope/;soap:HeaderResponseHeader
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 requestId0004cf602cdc8c400a83341b11d6/requestIdserviceNameBudgetService/serviceNamemethodNameget/methodNameoperations0/operationsresponseTime134/responseTimeunits0/units/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 @ 
 com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/faultstringdetailApiExceptionFault
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 message[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 @ 
 com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/messageApplicationException.TypeApiException/ApplicationException.Typeerrors
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xsi:type=InternalApiErrorfieldPath/fieldPathtrigger/triggererrorStringInternalApiError.UNEXPECTED_INTERNAL_API_ERROR/errorStringApiError.TypeInternalApiError/ApiError.TypereasonUNEXPECTED_INTERNAL_API_ERROR/reason/errors/ApiExceptionFault/detail/soap:Fault/soap:Body/soap:Envelope
 http_version: 
   recorded_at: Mon, 26 Nov 2012 06:38:03 GMT
 recorded_with: VCR 2.3.0



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: BudgetService returning InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the SANDBOX

2012-11-26 Thread Danial Klimkin
Hello Patrick,


The Sandbox environment is deprecated and will be sunset soon. We will not 
be releasing any updates for fixes for it. Please see this article for more 
details:

  
http://googleadsdeveloper.blogspot.ru/2012/11/introducing-test-accounts.html


-Danial, AdWords API Team.


On Monday, November 26, 2012 10:42:43 AM UTC+4, Patrick Ma wrote:

 Note: I masked my credentials from the request recording.

 For some reason any request whether it's mutate or get to BudgetService 
 results in this error:

 ---
 http_interactions:
 - request:
 method: post
 uri: 
 https://adwords-sandbox.google.com/api/adwords/cm/v201209/BudgetService
 body:
   encoding: US-ASCII
   string: ?xml version=1.0 encoding=UTF-8?env:Envelope 
 xmlns:xsd=http://www.w3.org/2001/XMLSchema;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xmlns:wsdl=
 https://adwords.google.com/api/adwords/cm/v201209;
 xmlns:env=http://schemas.xmlsoap.org/soap/envelope/
 env:Headerwsdl:RequestHeader
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 userAgentmultichannel
 (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, ruby/1.9.3, 
 HTTPI/1.1.1,
 
 net_http)/userAgentdeveloperToken***/developerTokenclientCustomerId***/clientCustomerId/wsdl:RequestHeader/env:Headerenv:Bodyget
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 selectorfieldsName/fieldsfieldsPeriod/fieldsfieldsAmount/fieldsfieldsDeliveryMethod/fieldsfieldsStatus/fields/selector/get/env:Body/env:Envelope
 headers:
   Soapaction:
   - ! 'get'
   User-Agent:
   - multichannel (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, 
 ruby/1.9.3,
 HTTPI/1.1.1, net_http)
   Authorization:
   - Bearer ya29.AHES6ZSPd1S7jPYrijuUbYdXfPEIInqAzAVmUg8R6b8krGk
   Content-Type:
   - text/xml;charset=UTF-8
   Content-Length:
   - '862'
   Accept:
   - ! '*/*'
   response:
 status:
   code: 500
   message: Internal Server Error
 headers:
   Content-Type:
   - text/xml; charset=UTF-8
   Date:
   - Mon, 26 Nov 2012 06:38:03 GMT
   Expires:
   - Mon, 26 Nov 2012 06:38:03 GMT
   Cache-Control:
   - private, max-age=0
   X-Content-Type-Options:
   - nosniff
   X-Frame-Options:
   - SAMEORIGIN
   X-Xss-Protection:
   - 1; mode=block
   Server:
   - GSE
   Transfer-Encoding:
   - chunked
 body:
   encoding: US-ASCII
   string: soap:Envelope xmlns:soap=
 http://schemas.xmlsoap.org/soap/envelope/;soap:HeaderResponseHeader
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 requestId0004cf602cdc8c400a83341b11d6/requestIdserviceNameBudgetService/serviceNamemethodNameget/methodNameoperations0/operationsresponseTime134/responseTimeunits0/units/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 @ 
 com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/faultstringdetailApiExceptionFault
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 message[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 @ 
 com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/messageApplicationException.TypeApiException/ApplicationException.Typeerrors
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xsi:type=InternalApiErrorfieldPath/fieldPathtrigger/triggererrorStringInternalApiError.UNEXPECTED_INTERNAL_API_ERROR/errorStringApiError.TypeInternalApiError/ApiError.TypereasonUNEXPECTED_INTERNAL_API_ERROR/reason/errors/ApiExceptionFault/detail/soap:Fault/soap:Body/soap:Envelope
 http_version: 
   recorded_at: Mon, 26 Nov 2012 06:38:03 GMT
 recorded_with: VCR 2.3.0


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: BudgetService returning InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the SANDBOX

2012-11-26 Thread David Bonner
FWIW, I'm seeing the same issue.  Don't have time to migrate my testing rig 
to use a test account, but it looks like I don't really have a choice any 
more.

On Monday, 26 November 2012 01:42:43 UTC-5, Patrick Ma wrote:

 Note: I masked my credentials from the request recording.

 For some reason any request whether it's mutate or get to BudgetService 
 results in this error:

 ---
 http_interactions:
 - request:
 method: post
 uri: 
 https://adwords-sandbox.google.com/api/adwords/cm/v201209/BudgetService
 body:
   encoding: US-ASCII
   string: ?xml version=1.0 encoding=UTF-8?env:Envelope 
 xmlns:xsd=http://www.w3.org/2001/XMLSchema;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xmlns:wsdl=
 https://adwords.google.com/api/adwords/cm/v201209;
 xmlns:env=http://schemas.xmlsoap.org/soap/envelope/
 env:Headerwsdl:RequestHeader
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 userAgentmultichannel
 (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, ruby/1.9.3, 
 HTTPI/1.1.1,
 
 net_http)/userAgentdeveloperToken***/developerTokenclientCustomerId***/clientCustomerId/wsdl:RequestHeader/env:Headerenv:Bodyget
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 selectorfieldsName/fieldsfieldsPeriod/fieldsfieldsAmount/fieldsfieldsDeliveryMethod/fieldsfieldsStatus/fields/selector/get/env:Body/env:Envelope
 headers:
   Soapaction:
   - ! 'get'
   User-Agent:
   - multichannel (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, 
 ruby/1.9.3,
 HTTPI/1.1.1, net_http)
   Authorization:
   - Bearer ya29.AHES6ZSPd1S7jPYrijuUbYdXfPEIInqAzAVmUg8R6b8krGk
   Content-Type:
   - text/xml;charset=UTF-8
   Content-Length:
   - '862'
   Accept:
   - ! '*/*'
   response:
 status:
   code: 500
   message: Internal Server Error
 headers:
   Content-Type:
   - text/xml; charset=UTF-8
   Date:
   - Mon, 26 Nov 2012 06:38:03 GMT
   Expires:
   - Mon, 26 Nov 2012 06:38:03 GMT
   Cache-Control:
   - private, max-age=0
   X-Content-Type-Options:
   - nosniff
   X-Frame-Options:
   - SAMEORIGIN
   X-Xss-Protection:
   - 1; mode=block
   Server:
   - GSE
   Transfer-Encoding:
   - chunked
 body:
   encoding: US-ASCII
   string: soap:Envelope xmlns:soap=
 http://schemas.xmlsoap.org/soap/envelope/;soap:HeaderResponseHeader
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 requestId0004cf602cdc8c400a83341b11d6/requestIdserviceNameBudgetService/serviceNamemethodNameget/methodNameoperations0/operationsresponseTime134/responseTimeunits0/units/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 @ 
 com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/faultstringdetailApiExceptionFault
 xmlns=https://adwords.google.com/api/adwords/cm/v201209
 message[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 @ 
 com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/messageApplicationException.TypeApiException/ApplicationException.Typeerrors
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xsi:type=InternalApiErrorfieldPath/fieldPathtrigger/triggererrorStringInternalApiError.UNEXPECTED_INTERNAL_API_ERROR/errorStringApiError.TypeInternalApiError/ApiError.TypereasonUNEXPECTED_INTERNAL_API_ERROR/reason/errors/ApiExceptionFault/detail/soap:Fault/soap:Body/soap:Envelope
 http_version: 
   recorded_at: Mon, 26 Nov 2012 06:38:03 GMT
 recorded_with: VCR 2.3.0


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





BudgetService returning InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the SANDBOX

2012-11-25 Thread Patrick Ma
Note: I masked my credentials from the request recording.

For some reason any request whether it's mutate or get to BudgetService 
results in this error:

---
http_interactions:
- request:
method: post
uri: 
https://adwords-sandbox.google.com/api/adwords/cm/v201209/BudgetService
body:
  encoding: US-ASCII
  string: ?xml version=1.0 encoding=UTF-8?env:Envelope 
xmlns:xsd=http://www.w3.org/2001/XMLSchema;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xmlns:wsdl=https://adwords.google.com/api/adwords/cm/v201209;

xmlns:env=http://schemas.xmlsoap.org/soap/envelope/;env:Headerwsdl:RequestHeader

xmlns=https://adwords.google.com/api/adwords/cm/v201209;userAgentmultichannel
(AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, ruby/1.9.3, 
HTTPI/1.1.1,

net_http)/userAgentdeveloperToken***/developerTokenclientCustomerId***/clientCustomerId/wsdl:RequestHeader/env:Headerenv:Bodyget

xmlns=https://adwords.google.com/api/adwords/cm/v201209;selectorfieldsName/fieldsfieldsPeriod/fieldsfieldsAmount/fieldsfieldsDeliveryMethod/fieldsfieldsStatus/fields/selector/get/env:Body/env:Envelope
headers:
  Soapaction:
  - ! 'get'
  User-Agent:
  - multichannel (AwApi-Ruby/0.7.2, Common-Ruby/0.8.2, Savon/1.2.0, 
ruby/1.9.3,
HTTPI/1.1.1, net_http)
  Authorization:
  - Bearer ya29.AHES6ZSPd1S7jPYrijuUbYdXfPEIInqAzAVmUg8R6b8krGk
  Content-Type:
  - text/xml;charset=UTF-8
  Content-Length:
  - '862'
  Accept:
  - ! '*/*'
  response:
status:
  code: 500
  message: Internal Server Error
headers:
  Content-Type:
  - text/xml; charset=UTF-8
  Date:
  - Mon, 26 Nov 2012 06:38:03 GMT
  Expires:
  - Mon, 26 Nov 2012 06:38:03 GMT
  Cache-Control:
  - private, max-age=0
  X-Content-Type-Options:
  - nosniff
  X-Frame-Options:
  - SAMEORIGIN
  X-Xss-Protection:
  - 1; mode=block
  Server:
  - GSE
  Transfer-Encoding:
  - chunked
body:
  encoding: US-ASCII
  string: soap:Envelope 
xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;soap:HeaderResponseHeader

xmlns=https://adwords.google.com/api/adwords/cm/v201209;requestId0004cf602cdc8c400a83341b11d6/requestIdserviceNameBudgetService/serviceNamemethodNameget/methodNameoperations0/operationsresponseTime134/responseTimeunits0/units/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
@ 
com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/faultstringdetailApiExceptionFault

xmlns=https://adwords.google.com/api/adwords/cm/v201209;message[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
@ 
com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/messageApplicationException.TypeApiException/ApplicationException.Typeerrors
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xsi:type=InternalApiErrorfieldPath/fieldPathtrigger/triggererrorStringInternalApiError.UNEXPECTED_INTERNAL_API_ERROR/errorStringApiError.TypeInternalApiError/ApiError.TypereasonUNEXPECTED_INTERNAL_API_ERROR/reason/errors/ApiExceptionFault/detail/soap:Fault/soap:Body/soap:Envelope
http_version: 
  recorded_at: Mon, 26 Nov 2012 06:38:03 GMT
recorded_with: VCR 2.3.0

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