Method: inventorySources.get

获取广告资源来源。

HTTP 请求

GET https://displayvideo.googleapis.com/v2/inventorySources/{inventorySourceId}

网址采用 gRPC 转码语法。

路径参数

参数
inventorySourceId

string (int64 format)

必需。要获取的广告资源来源的 ID。

查询参数

参数
partnerId

string (int64 format)

必需。所提取广告资源来源获得授权的 DV360 合作伙伴的 ID。

请求正文

请求正文必须为空。

响应正文

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

授权范围

需要以下 OAuth 作用域:

  • https://www.googleapis.com/auth/display-video

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