26 messages in com.googlegroups.adwords-apiInternal Error returned during "sched...| From | Sent On | Attachments |
|---|---|---|
| clafollett | 18 Jan 2007 08:58 | |
| NS | 23 Jan 2007 10:03 | |
| goran77 | 23 Jan 2007 10:58 | |
| Michael Henson | 24 Jan 2007 06:47 | |
| Mike | 24 Jan 2007 07:40 | |
| Mike | 25 Jan 2007 04:32 | |
| goran77 | 25 Jan 2007 12:37 | |
| EvanA | 25 Jan 2007 13:17 | |
| Michael Henson | 25 Jan 2007 13:31 | |
| Mike | 26 Jan 2007 01:31 | |
| Sean | 26 Jan 2007 18:19 | |
| Sean | 29 Jan 2007 11:34 | |
| clafollett | 29 Jan 2007 12:09 | |
| goran77 | 29 Jan 2007 23:52 | |
| goran77 | 30 Jan 2007 09:33 | |
| clafollett | 30 Jan 2007 09:38 | |
| PRiz | 02 Feb 2007 05:00 | |
| clafollett | 07 Feb 2007 06:08 | |
| AdWordsAPIAdvisor | 07 Feb 2007 13:09 | |
| AdWordsAPIAdvisor | 07 Feb 2007 17:50 | |
| clafollett | 08 Feb 2007 05:45 | |
| stud...@gmail.com | 12 Feb 2007 03:54 | |
| PRiz | 12 Feb 2007 10:53 | |
| westsider | 13 Feb 2007 08:09 | |
| AdWordsAPIAdvisor | 13 Feb 2007 18:11 | |
| AdWordsAPIAdvisor | 14 Feb 2007 19:16 |
| Subject: | Internal Error returned during "scheduleReportJob" call![]() |
|---|---|
| From: | clafollett (c....@sendtec.com) |
| Date: | 01/18/2007 08:58:01 AM |
| List: | com.googlegroups.adwords-api |
We are experiencing issues when attempting to schedule a custom report job for 4 our our campaigns. This scheduled report job that has worked flawlessly since last summer. Below is my Request and Response SOAP packets. Can some one from Google PLEASE assist in figuring this out? FYI, the SOAP request is automatically generated by the .NET 2.0 Framework based on the imported WSDLs.
Thanks!
*********************************************************************************
-----SoapRequest at 1/18/2007 11:45:46 AM <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Header> <email xmlns="https://adwords.google.com/api/adwords/v7">*********************</email> <applicationToken xmlns="https://adwords.google.com/api/adwords/v7">**********************</applicationToken> <clientEmail xmlns="https://adwords.google.com/api/adwords/v7">***************</clientEmail> <developerToken xmlns="https://adwords.google.com/api/adwords/v7">**********************</developerToken> <password xmlns="https://adwords.google.com/api/adwords/v7">***********</password> <useragent xmlns="https://adwords.google.com/api/adwords/v7">Google Search Engine Translator</useragent> </soap:Header> <soap:Body> <scheduleReportJob xmlns="https://adwords.google.com/api/adwords/v7"> <job xsi:type="CustomReportJob"> <aggregationType>Daily</aggregationType> <endDay>2007-01-16</endDay> <name>DailyActivityReport</name> <startDay>2007-01-16</startDay> <campaigns>15132426</campaigns> <customOptions>KeywordId</customOptions> <customOptions>Keyword</customOptions> <customOptions>KeywordType</customOptions> <customOptions>KeywordStatus</customOptions> <customOptions>AdGroupId</customOptions> <customOptions>AdGroup</customOptions> <customOptions>DestinationUrl</customOptions> <customOptions>Impressions</customOptions> <customOptions>Clicks</customOptions> <customOptions>Cost</customOptions> <customOptions>Cpc</customOptions> <customOptions>AveragePosition</customOptions> </job> </scheduleReportJob> </soap:Body> </soap:Envelope>
-----SoapResponse at 1/18/2007 11:45:47 AM <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Header> <responseTime soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/adwords/v7">679</responseTime> <operations soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/adwords/v7">0</operations> <units soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/adwords/v7">0</units> <requestId soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/adwords/v7">0a365db5b344cb0b32cdc6623c564999</requestId> </soapenv:Header> <soapenv:Body> <soapenv:Fault> <faultcode>soapenv:Server.generalException</faultcode> <faultstring>An internal error has occurred. Please retry your request.</faultstring> <detail> <ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/v7"> <ns1:code>0</ns1:code> <ns1:message>An internal error has occurred. Please retry your request.</ns1:message> </ns1:fault> </detail> </soapenv:Fault> </soapenv:Body> </soapenv:Envelope>




