Join us live on
Discord on the Google Advertising and Measurement Community server and on
YouTube on January 29th at 10:00 AM EST! We will discuss the new features added in v23 of the Google Ads API.
BatchJob
Stay organized with collections
Save and categorize content based on your preferences.
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.
codeProto definition
| Fields |
id
|
int64
Output only. ID of this batch job.
|
long_running_operation
|
string
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.
|
|
BatchJobMetadata
Output only. Contains additional information about this batch job.
|
next_add_sequence_token
|
string
Output only. The next sequence token to use when adding operations. Only set when the batch job status is PENDING.
|
resource_name
|
string
Immutable. The resource name of the batch job. Batch job resource names have the form: customers/{customer_id}/batchJobs/{batch_job_id}
|
status
|
BatchJobStatus
Output only. Status of this batch job.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.
[null,null,["Last updated 2025-12-12 UTC."],[],[]]