Method: exchanges.reports.get

根据报告名称获取报告。

HTTP 请求

GET https://dv360exchangereporting.googleapis.com/v1alpha1/{name=exchanges/*/reports/*}

网址采用 gRPC 转码语法。

路径参数

参数
name

string

必需。要检索的报告的名称。格式:exchange/{exchange}/reports/{report}

请求正文

请求正文必须为空。

响应正文

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

授权范围

需要以下 OAuth 范围:

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

如需了解详情,请参阅 OAuth 2.0 Overview