Join us live on Discord on the Google Advertising and Measurement Community server and on YouTube on March 26th at 11:00 AM EST! We will discuss the new features added in v23.2 of the Google Ads API.
BatchJob
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Batch jobs process user-uploaded mutates asynchronously.
The mutates themselves are not readable, and results are accessed via BatchJobService.ListBatchJobResults.
Batch jobs have properties like 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."],[],[]]