me too On 11月16日, 上午4时38分, John <john.hinne...@gmail.com> wrote: > Just started seeing this error -- have been actively developing > against the sandbox, and the code I'm using to create campaigns has > been working all day. > > Have seen this on both calls to create a campaign and to create an ad > group. I'm developing in ruby using the adwords4r > > = Request > > ! CONNECT TO adwords-sandbox.google.com:443 > > ! CONNECTION ESTABLISHED > > POST /api/adwords/cm/v201008/CampaignService HTTP/1.1 > SOAPAction: "" > Content-Type: text/xml; charset=utf-8 > User-Agent: SOAP4R/1.5.8 (httpclient.rb/280, ruby 1.8.7 (2010-08-16) > [i686-darwin10.4.0]) > Date: Mon, 15 Nov 2010 20:31:20 GMT > Content-Length: 1694 > Host: adwords-sandbox.google.com > > <?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:env="http://schemas.xmlsoap.org/soap/envelope/"> > <env:Header> > <n1:RequestHeader env:mustUnderstand="0" > xmlns:n1="https://adwords.google.com/api/adwords/cm/ > v201008"> > <n1:authToken>DQAAAKEAAADbQYhFug- > irAEPYhsGOcWN13NBhFLXtca3648DK_j8KsHWn0KsVM0wM96PHFhmffrxgp1ZSNqRN2X- > A6Vjz8KfnGCohyr9yCPBFwId0Qjg7S-ikVRhw-fqQKLctuoxkEXJumD5is2- > HiVxiX4VAYp-TdDde_YL7eaLmsE-7P > elWCaOwc3iFwr9JqSyA2fmzQ1dyLfUBKZytEHT6eoqnNKD9kVtbbJDYODO0PLxPekk5Q</ > n1:authToken> > <n1:userAgent>adwords4r: Sample User Agent</n1:userAgent> > <n1:developerToken>XXXXXXXX</n1:developerToken> > <n1:applicationToken>IGNORED</n1:applicationToken> > <n1:clientEmail>XXXXXXXX</n1:clientEmail> > </n1:RequestHeader> > </env:Header> > <env:Body> > <n2:mutate xmlns:n2="https://adwords.google.com/api/adwords/cm/ > v201008"> <n2:operations xsi:type="n2:CampaignOperation"> > <n2:operator>ADD</n2:operator> <n2:operand> > <n2:name>21_primary_1289853079948</n2:name> > <n2:status>PAUSED</n2:status> > <n2:budget> > <n2:period>DAILY</n2:period> > <n2:amount xsi:type="n2:Money"> > <n2:microAmount>5000000</n2:microAmount> > </n2:amount> > <n2:deliveryMethod>STANDARD</n2:deliveryMethod> > </n2:budget> > <n2:biddingStrategy xsi:type="n2:ManualCPC"></ > n2:biddingStrategy> > </n2:operand> > </n2:operations> > </n2:mutate> > </env:Body> > </env:Envelope> > > = Response > > HTTP/1.1 500 Internal Server Error > > Content-Type: text/xml; charset=UTF-8 > > Date: Mon, 15 Nov 2010 20:31:21 GMT > > Expires: Mon, 15 Nov 2010 20:31:21 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 > > 41b > > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/ > envelope/"><soap:Header><ResponseHeader xmlns="https:// > adwords.google.com/api/adwords/cm/ > v201008"><requestId>216ff588d43b464995f45eefa0e092fe</ > requestId><operations>1</operations><responseTime>484</ > responseTime><units>1</units></ResponseHeader></ > soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</ > faultcode><faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR > @ ]</faultstring><detail><ApiExceptionFault xmlns="https:// > adwords.google.com/api/adwords/cm/ > v201008"><message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR@ ]</ > message><ApplicationException.Type>ApiException</ > ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/ > XMLSchema-instance" xsi:type="InternalApiError"><fieldPath></ > fieldPath><trigger></ > trigger><errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</ > errorString><ApiError.Type>InternalApiError</ > ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></ > ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> > > 0 > > ! CONNECTION CLOSED
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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