BatchJobService get 0 BatchJobPage emtries for bid modifier operations

17 views
Skip to first unread message

Yangyang Zhao

unread,
Mar 10, 2017, 12:39:27 AM3/10/17
to AdWords API Forum

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.

Peter Oliquino

unread,
Mar 10, 2017, 1:20:33 AM3/10/17
to AdWords API Forum
Hi Zhao,

Could you provide more information such as your clientCustomerId and the SOAP request and response of the batch job operations that worked when using the .get() method?

Best regards,
Peter
AdWords API Team

Peter Oliquino

unread,
Mar 10, 2017, 1:21:35 AM3/10/17
to AdWords API Forum
Hi Zhao,

Apologies for not mentioning this earlier, please reply using reply privately to author.
Reply all
Reply to author
Forward
0 new messages