We started exprience 0 BatchJobPage entries for bid modifier operations since 2017-03-02
2017-03-03T04:07:05.56-0600 aus-mexec24 INFO [com.google.api.ads.adwords.lib.client.AdWordsServiceClient.soapXmlLogger] [AdwordsBidUploaderDaemon-bidResponseWatcher-worker-Thread-0] SOAP Response:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soap:Header>
<requestId>000549d0b530e5380a6984c2b80e97e3</requestId>
<serviceName>BatchJobService</serviceName>
<methodName>get</methodName>
<operations>1</operations>
<responseTime>77</responseTime>
</ResponseHeader>
</soap:Header>
<soap:Body>
<rval>
<totalNumEntries>0</totalNumEntries>
<Page.Type>BatchJobPage</Page.Type>
</rval>
</getResponse>
</soap:Body>
</soap:Envelope>
There is no logic change around that time in our code but it continously happened and we are not sue what to deal with this problem.
I've checked other posts in the form and tried to use BatchJobPage and tried to use no selector to get all the onflight jobs, and the specific job is actually is not included.