HI,

We've been encountering this PAYLOAD_STORE_UNVAILABLE lately. Is there
anything wrong w/ our bulk mutate jobs? Here' are some soap xml
request & response of some errors we've seen.


[Mar 23 2011 16:37:23.000000 - INFO] POST /api/adwords/job/v201008/
BulkMutateJobService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.12, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 580

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  <SOAP-ENV:Header>
    <ns1:RequestHeader xsi:type="ns1:RequestHeader">
      <ns1:authToken>*****</ns1:authToken>
      <ns1:clientEmail>*****</ns1:clientEmail>
      <ns1:developerToken>*****</ns1:developerToken>
      <ns1:userAgent>AwApi-PHP-2.3.0-***Agent</ns1:userAgent>
    </ns1:RequestHeader>
  </SOAP-ENV:Header>
  <SOAP-ENV:Body>
    <ns1:get>
      <ns1:selector>
        <ns1:jobIds>15151899</ns1:jobIds>
        <ns1:resultPartIndex>0</ns1:resultPartIndex>
      </ns1:selector>
    </ns1:get>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>


HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Wed, 23 Mar 2011 23:37:23 GMT
Expires: Wed, 23 Mar 2011 23:37:23 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v201008">
      <requestId>b930aee37afcdf908556d45da22c3143</requestId>
      <operations>0</operations>
      <responseTime>546</responseTime>
      <units>0</units>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]</
faultstring>
      <detail>
        <ApiExceptionFault xmlns="https://adwords.google.com/api/
adwords/cm/v201008">
          <message>[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]</
message>
          <ApplicationException.Type>ApiException</
ApplicationException.Type>
          <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="BulkMutateJobError">
            <fieldPath/>
            <trigger/>
            <errorString>BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE</
errorString>
            <ApiError.Type>BulkMutateJobError</ApiError.Type>
            <reason>PAYLOAD_STORE_UNAVAILABLE</reason>
          </errors>
        </ApiExceptionFault>
      </detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>

[Mar 23 2011 16:37:54.000000 - INFO] POST /api/adwords/job/v201008/
BulkMutateJobService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.12, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 580

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  <SOAP-ENV:Header>
    <ns1:RequestHeader xsi:type="ns1:RequestHeader">
      <ns1:authToken>*****</ns1:authToken>
      <ns1:clientEmail>****</ns1:clientEmail>
      <ns1:developerToken>****</ns1:developerToken>
      <ns1:userAgent>AwApi-PHP-2.3.0-**** Agent</ns1:userAgent>
    </ns1:RequestHeader>
  </SOAP-ENV:Header>
  <SOAP-ENV:Body>
    <ns1:get>
      <ns1:selector>
        <ns1:jobIds>15151899</ns1:jobIds>
        <ns1:resultPartIndex>0</ns1:resultPartIndex>
      </ns1:selector>
    </ns1:get>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>


HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Wed, 23 Mar 2011 23:37:54 GMT
Expires: Wed, 23 Mar 2011 23:37:54 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v201008">
      <requestId>5052cd209fc6c31471fbd12e35b1b52d</requestId>
      <operations>0</operations>
      <responseTime>677</responseTime>
      <units>0</units>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]</
faultstring>
      <detail>
        <ApiExceptionFault xmlns="https://adwords.google.com/api/
adwords/cm/v201008">
          <message>[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]</
message>
          <ApplicationException.Type>ApiException</
ApplicationException.Type>
          <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="BulkMutateJobError">
            <fieldPath/>
            <trigger/>
            <errorString>BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE</
errorString>
            <ApiError.Type>BulkMutateJobError</ApiError.Type>
            <reason>PAYLOAD_STORE_UNAVAILABLE</reason>
          </errors>
        </ApiExceptionFault>
      </detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>

[Mar 23 2011 16:38:24.000000 - INFO] POST /api/adwords/job/v201008/
BulkMutateJobService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.12, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 580

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  <SOAP-ENV:Header>
    <ns1:RequestHeader xsi:type="ns1:RequestHeader">
      <ns1:authToken>*****</ns1:authToken>
      <ns1:clientEmail>****</ns1:clientEmail>
      <ns1:developerToken>****</ns1:developerToken>
      <ns1:userAgent>AwApi-PHP-2.3.0-**** Agent</ns1:userAgent>
    </ns1:RequestHeader>
  </SOAP-ENV:Header>
  <SOAP-ENV:Body>
    <ns1:get>
      <ns1:selector>
        <ns1:jobIds>15151899</ns1:jobIds>
        <ns1:resultPartIndex>0</ns1:resultPartIndex>
      </ns1:selector>
    </ns1:get>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>


HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Wed, 23 Mar 2011 23:38:24 GMT
Expires: Wed, 23 Mar 2011 23:38:24 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v201008">
      <requestId>ff4ef12294cfe54a5bb1e18b1c5a2ed9</requestId>
      <operations>0</operations>
      <responseTime>487</responseTime>
      <units>0</units>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]</
faultstring>
      <detail>
        <ApiExceptionFault xmlns="https://adwords.google.com/api/
adwords/cm/v201008">
          <message>[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]</
message>
          <ApplicationException.Type>ApiException</
ApplicationException.Type>
          <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="BulkMutateJobError">
            <fieldPath/>
            <trigger/>
            <errorString>BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE</
errorString>
            <ApiError.Type>BulkMutateJobError</ApiError.Type>
            <reason>PAYLOAD_STORE_UNAVAILABLE</reason>
          </errors>
        </ApiExceptionFault>
      </detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>

[Mar 23 2011 16:38:55.000000 - INFO] POST /api/adwords/job/v201008/
BulkMutateJobService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.12, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 580

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  <SOAP-ENV:Header>
    <ns1:RequestHeader xsi:type="ns1:RequestHeader">
      <ns1:authToken>*****</ns1:authToken>
      <ns1:clientEmail>**** </ns1:clientEmail>
      <ns1:developerToken>*****</ns1:developerToken>
      <ns1:userAgent>AwApi-PHP-2.3.0-**** Agent</ns1:userAgent>
    </ns1:RequestHeader>
  </SOAP-ENV:Header>
  <SOAP-ENV:Body>
    <ns1:get>
      <ns1:selector>
        <ns1:jobIds>15151899</ns1:jobIds>
        <ns1:resultPartIndex>0</ns1:resultPartIndex>
      </ns1:selector>
    </ns1:get>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>


HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Wed, 23 Mar 2011 23:38:55 GMT
Expires: Wed, 23 Mar 2011 23:38:55 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v201008">
      <requestId>6af2c9fd1fe040d22c32facb3a2bbf55</requestId>
      <operations>0</operations>
      <responseTime>689</responseTime>
      <units>0</units>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]</
faultstring>
      <detail>
        <ApiExceptionFault xmlns="https://adwords.google.com/api/
adwords/cm/v201008">
          <message>[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]</
message>
          <ApplicationException.Type>ApiException</
ApplicationException.Type>
          <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="BulkMutateJobError">
            <fieldPath/>
            <trigger/>
            <errorString>BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE</
errorString>
            <ApiError.Type>BulkMutateJobError</ApiError.Type>
            <reason>PAYLOAD_STORE_UNAVAILABLE</reason>
          </errors>
        </ApiExceptionFault>
      </detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>

[Mar 23 2011 16:39:26.000000 - INFO] POST /api/adwords/job/v201008/
BulkMutateJobService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.12, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 580

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  <SOAP-ENV:Header>
    <ns1:RequestHeader xsi:type="ns1:RequestHeader">
      <ns1:authToken>*****</ns1:authToken>
      <ns1:clientEmail>****</ns1:clientEmail>
      <ns1:developerToken>*****</ns1:developerToken>
      <ns1:userAgent>AwApi-PHP-2.3.0-**** Agent</ns1:userAgent>
    </ns1:RequestHeader>
  </SOAP-ENV:Header>
  <SOAP-ENV:Body>
    <ns1:get>
      <ns1:selector>
        <ns1:jobIds>15151899</ns1:jobIds>
        <ns1:resultPartIndex>0</ns1:resultPartIndex>
      </ns1:selector>
    </ns1:get>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>


HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Wed, 23 Mar 2011 23:39:26 GMT
Expires: Wed, 23 Mar 2011 23:39:26 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v201008">
      <requestId>0a14491e64c24729b8334923a60f603a</requestId>
      <operations>0</operations>
      <responseTime>302</responseTime>
      <units>0</units>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]</
faultstring>
      <detail>
        <ApiExceptionFault xmlns="https://adwords.google.com/api/
adwords/cm/v201008">
          <message>[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]</
message>
          <ApplicationException.Type>ApiException</
ApplicationException.Type>
          <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="BulkMutateJobError">
            <fieldPath/>
            <trigger/>
            <errorString>BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE</
errorString>
            <ApiError.Type>BulkMutateJobError</ApiError.Type>
            <reason>PAYLOAD_STORE_UNAVAILABLE</reason>
          </errors>
        </ApiExceptionFault>
      </detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>

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

Reply via email to