Hi,

We created a batch job for updating ads.

Total operation count was 1430, but only 500 got processed when we checked 
the response from search stream

*Customer ID*: 6387337317
*Login Customer ID*: 8935765693

*Search Stream Query:*
SELECT batch_job.id, batch_job.long_running_operation, 
batch_job.metadata.completion_date_time, 
batch_job.metadata.creation_date_time, 
batch_job.metadata.estimated_completion_ratio, 
batch_job.metadata.executed_operation_count, 
batch_job.metadata.operation_count, batch_job.metadata.start_date_time, 
batch_job.next_add_sequence_token, batch_job.resource_name, 
batch_job.status FROM batch_job WHERE batch_job.id =8857903111

Response of above batch job
{
    "metadata": {
        "startDateTime": "+54270-12-17 11:16:31",
        "creationDateTime": "2022-04-20 18:17:51",
        "completionDateTime": "2022-04-20 18:29:21",
        "estimatedCompletionRatio": 1,
        *"operationCount": "1430",*
        *"executedOperationCount": "500"*
    },
    "longRunningOperation": 
"customers/6387337317/operations/CiljdXN0b21lcnMvNjM4NzMzNzMxNy9iYXRjaEpvYnMvODg1NzkwMzExMRAK",
    "resourceName": "customers/6387337317/batchJobs/8857903111",
    "id": "8857903111",
    *"status": "DONE"*
}

*When checking operations status beyond index 499 we are getting the below 
result:*
Mutate job #512 has a status 'The MutateJob was aborted. There are no 
further results to return.' and response of type 'N/A'. 

Why are operations not getting processed after 500 and the job status is 
getting updated DONE?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0d666f00-7159-4f2a-8dc2-896c5b1414f2n%40googlegroups.com.
  • Ba... Gaurav Singh
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to