Batch job get canceled without progress and errors

9 views
Skip to first unread message

Mikael Wallgren

unread,
Aug 18, 2017, 2:20:31 PM8/18/17
to AdWords API Forum

Hello!


I have some trouble with batch jobs that just get canceled without running, some of my batch jobs works just fine or return some error(s), but these seems to not run at all and get canceled after some hours. I had a look into the documentation but couldn't find anything helpful.


Here are some ids:

547284760

547285339

547539468

547539885

547208798


An object looks like this:

Google\AdsApi\AdWords\v201705\cm\BatchJob Object

(

    [id:protected] => 547284760

    [status:protected] => CANCELED

    [progressStats:protected] => Google\AdsApi\AdWords\v201705\cm\ProgressStats Object

        (

            [numOperationsExecuted:protected] => 0

            [numOperationsSucceeded:protected] => 0

            [estimatedPercentExecuted:protected] => 0

            [numResultsWritten:protected] => 0

        )

 

    [uploadUrl:protected] => 

    [downloadUrl:protected] => Google\AdsApi\AdWords\v201705\cm\TemporaryUrl Object

        (

            [url:protected] => ********************************

            [expiration:protected] => 20170915 155739 Europe/Stockholm

        )

 

    [processingErrors:protected] => 

    [diskUsageQuotaBalance:protected] => 

)


When I download the report it contains:
<?xml version="1.0" encoding="UTF-8"?><mutateResponse xmlns="https://adwords.google.com/api/adwords/cm/v201705"></mutateResponse>



Could it be the same problem like this topic?

https://groups.google.com/forum/#!topic/adwords-api/szBMRUFAoF0

 

Reply all
Reply to author
Forward
0 new messages