Join us live on Discord on the Google Advertising and Measurement Community server and on YouTube on April 23rd at 10:00 AM EST! We will discuss the new features added in v24 of the Google Ads API.
BatchJob
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Asynchronous batch jobs process unreadable mutates uploaded by users.
Results of batch jobs can only be retrieved using BatchJobService.ListBatchJobResults.
Batch job details include resource name, metadata, status, ID, next add sequence token, and a long-running operation resource name.
A list of mutates being processed asynchronously. The mutates are uploaded by the user. The mutates themselves aren't readable and the results of the job can only be read using BatchJobService.ListBatchJobResults.
Output only. The resource name of the long-running operation that can be used to poll for completion. Only set when the batch job status is RUNNING or DONE.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-23 UTC."],[],[]]