检索规则资源。
HTTP 请求
GET https://displayvideo.googleapis.com/v3/customBiddingAlgorithms/{customBiddingAlgorithmId}/rules/{customBiddingAlgorithmRulesId}
网址采用 gRPC 转码语法。
路径参数
参数 | |
---|---|
customBiddingAlgorithmId |
必需。拥有规则资源的自定义出价算法的 ID。 |
customBiddingAlgorithmRulesId |
必需。要获取的规则资源的 ID。 |
查询参数
参数 | |
---|---|
联合参数 accessor 。必需。标识拥有父级自定义出价算法的 DV360 实体。它可以是合作伙伴或广告客户。accessor 只能是下列其中一项: |
|
partnerId |
拥有父级自定义出价算法的合作伙伴的 ID。 |
advertiserId |
拥有父级自定义出价算法的广告客户 ID。 |
请求正文
请求正文必须为空。
响应正文
如果成功,则响应正文包含一个 CustomBiddingAlgorithmRules
实例。
授权范围
需要以下 OAuth 作用域:
https://www.googleapis.com/auth/display-video
有关详情,请参阅 OAuth 2.0 概览。