I'm not able to get BulkMutateJob's to behave for large jobs
(submitted to sandbox).

For example, the results (below) on a job with 500k operation reports
the status as "COMPLETE", but the stats say the progress is 13%,
numUnprocessedOperation is 431,450, and the numFailedOperations is 0.
How can the job be "COMPLETE" with no errors, yet still have
unprocessed operations?

Help please?


JOB STATUS:
======================
#<AdWords::V200909::BulkMutateJobService::BulkMutateJob:0x11a3118a0
 @billingSummary=
  #<AdWords::V200909::BulkMutateJobService::BillingSummary:0x11a30d638
   @numOperations=28600,
   @numUnits=400400>,
 @context=
  #<AdWords::V200909::BulkMutateJobService::JobContext:0x11a3115a8
   @authenticatedUserEmail="filtered",
   @effectiveCustomerId=filtered>,
 @id=90661,
 @job_Type="BulkMutateJob",
 @numRequestParts=50,
 @numRequestPartsReceived=50,
 @policy=[],
 @stats=
  #<AdWords::V200909::BulkMutateJobService::BulkMutateJobStats:
0x11a311378
   @jobStats_Type="BulkMutateJobStats",
   @numFailedOperations=0,
   @numOperations=500000,
   @numUnprocessedOperations=431450,
   @pendingTimeMillis=35000,
   @processingTimeMillis=19940000,
   @progressPercent=13>,
 @status="COMPLETED">

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to