Method: customers.customBiddingAlgorithms.addAdvertiser

将 DV360 广告客户添加到自定义出价算法的广告客户中。

HTTP 请求

POST https://adsdatahub.googleapis.com/v1/{customBiddingAlgorithm=customers/*/customBiddingAlgorithms/*}:addAdvertiser

网址采用 gRPC 转码语法。

路径参数

参数
customBiddingAlgorithm

string

必需。自定义出价算法的完整资源名称,例如 'customers/123/customBiddingAlgorithms/12345678。

请求正文

请求正文中包含结构如下的数据:

JSON 表示法
{
  "dv360Advertiser": string
}
字段
dv360Advertiser

string (int64 format)

要添加到自定义出价算法的广告客户

响应正文

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

授权范围

需要以下 OAuth 范围:

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