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.
The Operation.metadata field type is BatchJobMetadata. When finished, the long running operation will not contain errors or a response. Instead, use batchJobs.listResults to get the results of the job.
[[["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 2025-03-06 UTC."],[[["Runs the specified batch job, using batchJobs.listResults to retrieve the results instead of waiting for a response."],["Requires an empty request body and uses the resource name of the BatchJob in the URL path."],["Authentication is necessary using the `https://www.googleapis.com/auth/adwords` OAuth scope."],["Potential errors include AuthenticationError, AuthorizationError, BatchJobError, HeaderError, InternalError, QuotaError, and RequestError."]]],[]]