Method: customers.operations.get

获取长时间运行的操作的最新状态。客户端可以使用此方法,按 API 服务建议的时间间隔来轮询操作结果。

HTTP 请求

GET https://googleads.googleapis.com/v15/{name=customers/*/operations/*}

网址采用 gRPC 转码语法。

路径参数

参数
name

string

操作资源的名称。

请求正文

请求正文必须为空。

响应正文

如果成功,则响应正文包含一个 Operation 实例。

授权范围

需要以下 OAuth 作用域:

  • https://www.googleapis.com/auth/adwords

有关详情,请参阅 OAuth 2.0 概览