Method: customers.userLists.removeRecipients

从广告数据中心管理的用户名单收件人中移除实体。支持的实体包括: - Google Ads 客户 - DV360 合作伙伴 - DV360 广告客户。这些实体必须与用户名单关联的广告数据客户相关联。

HTTP 请求

POST https://adsdatahub.googleapis.com/v1/{userList=customers/*/userLists/*}:removeRecipients

网址采用 gRPC 转码语法。

路径参数

参数
userList

string

必需。要更新的用户名单的完整资源名称。格式为 customer/[customerId]/userLists/[userlist_id]

请求正文

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

JSON 表示法
{
  "recipientAdsDataLinks": [
    string
  ]
}
字段

响应正文

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

授权范围

需要以下 OAuth 范围:

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