How do I troubleshoot this?   I'm trying to migrate to BatchJobService but 
cannot do so if I cannot retrieve job results reliably.

On Monday, April 18, 2016 at 4:28:56 PM UTC-4, goingdev wrote:
>
> I'm getting this for a few job IDs
>
> Request:
> <?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>
>     <RequestHeader xmlns="
> https://adwords.google.com/api/adwords/cm/v201601";>
>       <developerToken xmlns="
> https://adwords.google.com/api/adwords/cm/v201601";>x</developerToken>
>       <clientCustomerId xmlns="
> https://adwords.google.com/api/adwords/cm/v201601";>x</clientCustomerId>
>       <userAgent xmlns="https://adwords.google.com/api/adwords/cm/v201601
> ">x</userAgent>
>     </RequestHeader>
>   </soap:Header>
>   <soap:Body>
>     <get xmlns="https://adwords.google.com/api/adwords/cm/v201601";>
>       <selector>
>         <fields>Id</fields>
>         <fields>Status</fields>
>         <fields>DownloadUrl</fields>
>         <fields>ProcessingErrors</fields>
>         <fields>ProgressStats</fields>
>         <predicates>
>           <field>Id</field>
>           <operator>EQUALS</operator>
>           <values>86004965</values>
>         </predicates>
>       </selector>
>     </get>
>   </soap:Body>
> </soap:Envelope>
>
> Response:
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
>   <soap:Header>
>     <ResponseHeader xmlns="
> https://adwords.google.com/api/adwords/cm/v201601";>
>       <requestId>000530c82fda85e00ac13c16640092ee</requestId>
>       <serviceName>BatchJobService</serviceName>
>       <methodName>get</methodName>
>       <operations>1</operations>
>       <responseTime>424</responseTime>
>     </ResponseHeader>
>   </soap:Header>
>   <soap:Body>
>     <getResponse xmlns="https://adwords.google.com/api/adwords/cm/v201601
> ">
>       <rval>
>         <totalNumEntries>0</totalNumEntries>
>         <Page.Type>BatchJobPage</Page.Type>
>       </rval>
>     </getResponse>
>   </soap:Body>
> </soap:Envelope>
>
>
>
> On Friday, April 15, 2016 at 3:30:59 PM UTC-4, Yin Niu wrote:
>>
>> Hi, 
>>
>> Do you have the SOAP request and response logs for this job? Pleaase 
>> click *Reply privately to author* in the forum when responding. 
>>
>> Thanks,
>> Yin, AdWords API Team. 
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c576363e-6d93-499e-9462-1cb805cdb136%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Retrieving Bat... goingdev
    • Re: Retri... 'Yin Niu' via AdWords API Forum
      • Re: R... goingdev
        • R... goingdev
          • ... 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
            • ... goingdev
              • ... 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum

Reply via email to