Recently we've been experienceing error of getting 0 number entries while 
getting BatchJobPage for bid modifier opertions.

Example Soap:

2017-03-03T04:07:42.511-0600  INFO 
[com.google.api.ads.adwords.lib.client.AdWordsServiceClient.soapXmlLogger] 
SOAP Response:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
    <soap:Header>
        <ResponseHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201607";>
            <requestId>000549d0b76549980a5e7a49a50391bb</requestId>
            <serviceName>BatchJobService</serviceName>
            <methodName>get</methodName>
            <operations>1</operations>
            <responseTime>36</responseTime>
        </ResponseHeader>
    </soap:Header>
    <soap:Body>
        <getResponse 
xmlns="https://adwords.google.com/api/adwords/cm/v201607";>
            <rval>
                <totalNumEntries>0</totalNumEntries>
                <Page.Type>BatchJobPage</Page.Type>
            </rval>
        </getResponse>
    </soap:Body>
</soap:Envelope>

It's werid that we only bid modifier opertions are getting this, max bid 
opertions are not affected. 

And this issue started from 2017-03-02 until now, and we didn't modify any 
logic in our code aroujnd this logic.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/23243118-cab9-41cf-9599-639aff3a53f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to