Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the
REST Introduction for details.
REST Resource: customers.batchJobs
Resource
There is no persistent data associated with this resource.
Methods |
|
Add operations to the batch job. |
|
Returns the results of the batch job. |
|
Mutates a batch job. |
|
Runs the 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-03-06 UTC.
[null,null,["Last updated 2025-03-06 UTC."],[[["This resource has no persistent data associated with it."],["Batch jobs can be mutated, have operations added, run, and have their results listed using the available methods."],["The methods allow for managing and interacting with Google Ads batch jobs."]]],["This resource represents batch jobs without persistent data. Key actions involve managing these jobs through four methods: `addOperations` adds operations to a job, `listResults` retrieves the job's results, `mutate` modifies an existing job, and `run` executes the job. These methods allow for the creation, modification, execution, and review of the results of batch operations.\n"]]