BatchJobService returns 0 BatchJobPage entries for bid modifier operations

6 views
Skip to first unread message

Yangyang Zhao

unread,
Mar 10, 2017, 12:39:27 AM3/10/17
to AdWords API Forum
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:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Header>
        <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201607">
            <requestId>000549d0b530e5380a6984c2b80e97e3</requestId>
            <serviceName>BatchJobService</serviceName>
            <methodName>get</methodName>
            <operations>1</operations>
            <responseTime>77</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>

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.


Reply all
Reply to author
Forward
0 new messages