Method: inventorySources.get

获取广告资源来源。

HTTP 请求

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

网址采用 gRPC 转码语法。

路径参数

参数
inventorySourceId

string (int64 format)

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

查询参数

参数
partnerId

string (int64 format)

必需。所提取的广告资源来源有权访问的 DV360 合作伙伴的 ID。

advertiserId

string (int64 format)

可选。所提取的广告资源来源有权访问的 DV360 广告客户的 ID。

如果用户只能访问广告客户,而没有访问父级合作伙伴的权限,请使用此字段指定相关广告客户。

请求正文

请求正文必须为空。

响应正文

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

授权范围

需要以下 OAuth 作用域:

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

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