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.
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
HTTP request
GET https://googleads.googleapis.com/v17/{name=customers/*/operations/*}
[[["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-01-10 UTC."],[[["This document describes how to get the latest state of a long-running Google Ads operation."],["Clients can periodically check the operation status using this method."],["The request requires the `name` of the operation as a path parameter and an empty body."],["A successful response returns an `Operation` object containing the operation's state."],["To use this method, you need to authorize with the `https://www.googleapis.com/auth/adwords` scope."]]],[]]